Definition Type: ComplexType
Name: TicketingInfoRS_Type
Type: [Unresolved]: TicketingInfoType:
Containing Schema: OTA_AirCommonTypes.xsd
Abstract
Documentation:
Extends TicketingInfoType to provide an eTicketNumber. Minimum information about ticketing required to complete the booking transaction plus eTicket number.
Collapse XSD Schema Diagram:
Drilldown into PricingSystem in schema ota_aircommontypes_xsd1 Drilldown into TicketingVendor in schema ota_aircommontypes_xsd1 Drilldown into TicketAdvisory in schema ota_aircommontypes_xsd1 Drilldown into TimeLimitMinutes in schema ota_aircommontypes_xsd Drilldown into RequestedTicketingDate in schema ota_aircommontypes_xsd Drilldown into PseudoCityCode in schema ota_aircommontypes_xsd Drilldown into ReverseTktgSegmentsInd in schema ota_aircommontypes_xsd Drilldown into TravelerRefNumber in schema ota_aircommontypes_xsd Drilldown into FlightSegmentRefNumber in schema ota_aircommontypes_xsd Drilldown into TicketingStatus in schema ota_aircommontypes_xsd Drilldown into TicketType in schema ota_aircommontypes_xsd Drilldown into CancelOnExpiryInd in schema ota_aircommontypes_xsd Drilldown into TicketTimeLimit in schema ota_aircommontypes_xsd Drilldown into TicketingInfoType in schema ota_aircommontypes_xsd1 Drilldown into eTicketNumber in schema ota_aircommontypes_xsdXSD Diagram of TicketingInfoRS_Type in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="TicketingInfoRS_Type">
    <xs:annotation>
        <xs:documentation xml:lang="en">
Extends TicketingInfoType to provide an eTicketNumber.
	</xs:documentation>
        <xs:documentation xml:lang="en"> Minimum information about ticketing required to complete the booking transaction plus eTicket number.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="TicketingInfoType">
            <xs:attribute name="eTicketNumber" type="AlphaNumericStringLength1to14" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">If reservation is electronically ticketed at time of booking, this is the field for the eTicket number.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
eTicketNumber eTicketNumber Optional