SoapEventIdentifier data structure

Element

Description

Type

Occurrences

eventIdentifier

Unique event identifier

long

1

Specification:

<xs:complexType name="SoapEventIdentifier">

  <xs:sequence>

    <xs:element name="eventIdentifier" type="xs:long"/>

  </xs:sequence>

</xs:complexType>

Example