Definition Type: Attribute
Name: TicketTimeLimit
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
TicketTimeLimit - Indicates the ticketing arrangement, and allows for the requirement that an itinerary must be ticketed by a certain date and time.
Collapse XSD Schema Diagram:
XSD Diagram of TicketTimeLimit in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="TicketTimeLimit" type="xs:dateTime" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">TicketTimeLimit - Indicates the ticketing arrangement, and allows for the requirement that an itinerary must be ticketed by a certain date and time.</xs:documentation>
    </xs:annotation>
</xs:attribute>