Definition Type: Attribute
Name: sequenceNmbr
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Implementer: Message resynchronization typically is required if a system has been off-line and needs to retrieve messages that were missed. Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of sequenceNmbr in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="sequenceNmbr" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Implementer: Message resynchronization typically is required if a system has been off-line and needs to retrieve messages that were missed.</xsd:documentation>
        <xsd:documentation source="Implementer">Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">SequenceNmbr</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>