Element |
Description |
Type |
Occurrences |
---|---|---|---|
recipient |
Notification recipient |
0-unlimited |
<xs:complexType name="RecipientList">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name= "recipient" nillable="true" type="ns:SoapRecipient" />
</xs:sequence>
</xs:complexType>