<xsd:attribute name="sequenceNumber" type="xsd:positiveInteger" use="optional">
<xsd:annotation>
<xsd:documentation source="Description">The sequence number of the transaction assigned by the sending system for ordered message processing or message resynchronization.</xsd:documentation>
<xsd:documentation source="Implementer">Message resynchronization typically is required if a system has been off-line and needs to retrieve messages that were missed.</xsd:documentation>
<xsd:appinfo>
<otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">6</otm:Example>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
|