Definition Type: Attribute
Name: instance
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Short
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Prohibited
Documentation:
The identification of a record as it exists at a point in time. An instance is used in update messages where the sender must assure the server that the update sent refers to the most recent modification level of the object being updated.
Collapse XSD Schema Diagram:
XSD Diagram of instance in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="instance" type="String_Short" use="prohibited">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The identification of a record as it exists at a point in time. An instance is used in update messages where the sender must assure the server that the update sent refers to the most recent modification level of the object being updated.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: