SoapFindEventTokens data structure

Element

Description

Type

Occurrences

eventToken

Event token

SoapFindEventToken

0-unlimited

Specification:

<xs:complexType name="SoapFindEventTokens">

  <xs:sequence>

    <xs:element minOccurs="0" maxOccurs="unbounded" name="eventToken"  nillable="true" type="ns:SoapFindEventToken"/>

  </xs:sequence>

</xs:complexType>

Example