This file contains all the schema definitions that make up a subscription. The subscription noun applies to both recurring orders and subscriptions. The identifier which is used to uniquely identify the subscription. The store ID on which the subscription or recurring order was purchased. The user ID of the person who bought the subscription or recurring order. The details of the purchase. It encapsulates the parent order ID and the order item ID for subscription. This element captures the payment and schedule information for the subscription. The suspension periods for the subscription, if any. This element captures the renewal information for the subscription. The description for the subscription. This is to be filled by users for their convenience. The cancel date for the subscription. The parent order through which the subscription was created. The current status of the subscription. The supported states are : Active, Inactive,Expired, Cancelled, Suspended. The type of the subscription. The supported values are: RecurringOrder, TimeBased, EventBased and TimeEventBased. The time at which the subscription was placed. The last updated time. The user data element to capture extended information. The version of WebSphere Commerce when the Subscription noun was last changed. The value is set as the versionID attribute in the corresponding BODs. The type encapsulates the purchase details of the subscription. The Order Identifier of the recurring order or the order through which the subscription is purchased. The parent order item identifier of the subscription item. For a recurring order, this value is null. The catalog entry of the item subscribed. For a recurring order, this element is null. The quantity purchased. This applies to subscriptions only. The user data element to capture extended data for purchase details. This encapsulates the suspension periods for a subscription. The date from when the subscription is suspended. The date on which the subscription is to be resumed. The renewal information type. The subscription identifiers of the new subscriptions obtained as part of renewal of this subscription.