Definition Type: Attribute
Name: DateChangeNbr
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirScheduleRS.xsd
Use Optional
Documentation:
When present, contains the number of days by which the flight's arrival date differs from its departure date.
Collapse XSD Schema Diagram:
XSD Diagram of DateChangeNbr in schema ota_airschedulers_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.</xs:documentation>
    </xs:annotation>
</xs:attribute>