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