2.2.5.2 t:SubscriptionIdType Simple Type

The SubscriptionIdType simple type specifies the identifier for a subscription.

 <xs:simpleType name="SubscriptionIdType">
   <xs:restriction
     base="t:NonEmptyStringType"
    />
 </xs:simpleType>