Element |
Description |
Type |
Occurrences |
subscription |
List of subscription |
0-unlimited |
<xs:complexType name="SubscriptionList">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="subscription" nillable="true" type="ns:SoapSubscription" />
</xs:sequence>
</xs:complexType>