Definition Type: Attribute
Name: DateRangeNumber
Namespace: http://www.opentravel.org/OTA/2003/05
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirDemandTicketRQ.xsd
Use Optional
Documentation:
A number specifying a range of days (e.g., today plus 3, today plus 6) for the queue on which the PNR is to be placed.
Collapse XSD Schema Diagram:
XSD Diagram of DateRangeNumber in schema ota_airdemandticketrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DateRangeNumber" type="xs:integer" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">A number specifying a range of days (e.g., today plus 3, today plus 6) for the queue on which the PNR is to be placed. </xs:documentation>
    </xs:annotation>
</xs:attribute>