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