Definition Type: Attribute
Name: DateChangeNbr
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirAvailRS.xsd
Use Optional
Documentation:
When present, contains the number of days by which the flight's arrival date differs from its departure date (e.g., +1, -1).
Collapse XSD Schema Diagram:
XSD Diagram of DateChangeNbr in schema ota_airavailrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DateChangeNbr" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">When present, contains the number of days by which the flight's arrival date differs from its departure date (e.g., +1, -1).</xs:documentation>
    </xs:annotation>
</xs:attribute>