| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:com:adobe:Store:1.0}subscription (restriction)
| Nested Element Summary | |
xsd:boolean | activeTrue if this subscription is currently active. |
xsd:string | durationThe formatted duration of the subscription (such as "3 Months", "1 Week"). |
xsd:boolean | ownedTrue if this subscription has been owned by the user. |
xsd:string | priceA localized string representing the price of the folio. |
xsd:string | productIdThe store product identifier. |
xsd:string | titleThe formatted title of the subscription. |
<xsd:complexType name="subscription"><xsd:sequence></xsd:complexType><xsd:element name="productId" type="xsd:string">
</xsd:element><xsd:element name="title" type="xsd:string">
</xsd:element><xsd:element name="duration" type="xsd:string">
</xsd:element><xsd:element name="price" type="xsd:string">
</xsd:element><xsd:element name="owned" type="xsd:boolean">
</xsd:element><xsd:element name="active" type="xsd:boolean"></xsd:sequence>
</xsd:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||