<?xml version="1.0" encoding="utf-16"?> <xs:element name="Subscription"> <xs:complexType> <xs:sequence> <xs:element ref="SubscriptionTicket" /> <xs:element name="SubscriptionStatus" type="SubscriptionStatusType" /> </xs:sequence> </xs:complexType> </xs:element>