Definition Type: Element
Name: OTA_AirCheckInRQ
Namespace: http://www.opentravel.org/OTA/2003/05
Type: nsA:AirCheckInType
Containing Schema: OTA_AirCheckInRQ.xsd
Abstract
Documentation:
This message provides an air travel check-in product specifically for the self-service channels (kiosks, web and mobile). The message will allow a customer, multiple customers or groups traveling together and employees to check-in for eligible flights.
Collapse XSD Schema Diagram:
Drilldown into PaymentInfo in schema ota_aircheckin_xsd Drilldown into BaggageInfo in schema ota_aircheckin_xsd Drilldown into PassengerFlightInfo in schema ota_aircheckin_xsd Drilldown into PassengerInfo in schema ota_aircheckin_xsd Drilldown into FlightInfo in schema ota_aircheckin_xsd Drilldown into DocumentAndPrintInfo in schema ota_aircheckin_xsd Drilldown into MessageFunction in schema ota_aircheckin_xsd Drilldown into POS in schema ota_aircheckin_xsd Drilldown into AirCheckInType in schema ota_aircheckin_xsd Drilldown into RetransmissionIndicator in schema ota_commontypes_xsd1 Drilldown into AltLangID in schema ota_commontypes_xsd1 Drilldown into AltLangID_Group in schema ota_commontypes_xsd1 Drilldown into PrimaryLangID in schema ota_commontypes_xsd1 Drilldown into PrimaryLangID_Group in schema ota_commontypes_xsd1 Drilldown into TransactionStatusCode in schema ota_commontypes_xsd1 Drilldown into SequenceNmbr in schema ota_commontypes_xsd1 Drilldown into TransactionIdentifier in schema ota_commontypes_xsd1 Drilldown into Version in schema ota_commontypes_xsd1 Drilldown into Target in schema ota_commontypes_xsd1 Drilldown into TimeStamp in schema ota_commontypes_xsd1 Drilldown into EchoToken in schema ota_commontypes_xsd1 Drilldown into OTA_PayloadStdAttributes in schema ota_commontypes_xsd1XSD Diagram of OTA_AirCheckInRQ in schema ota_aircheckinrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="OTA_AirCheckInRQ">
    <xs:annotation>
        <xs:documentation xml:lang="en">This message provides an air travel check-in product specifically for the self-service channels (kiosks, web and mobile).   The message will allow a customer, multiple customers or groups traveling together and employees to check-in for eligible flights.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AirCheckInType">
                <xs:attributeGroup ref="OTA_PayloadStdAttributes">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">The standard attributes that appear on the root element for all OTA payloads. </xs:documentation>
                    </xs:annotation>
                </xs:attributeGroup>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
POS nsA:POS 0 (1)
MessageFunction nsA:MessageFunction 0 23
DocumentAndPrintInfo nsA:DocumentAndPrintInfo 0 (1)
FlightInfo nsA:FlightInfo 0 16
PassengerInfo nsA:PassengerInfo (1) 99
PassengerFlightInfo nsA:PassengerFlightInfo 0 1600
BaggageInfo nsA:BaggageInfo 0 99
PaymentInfo nsA:PaymentInfo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
EchoToken EchoToken Optional
TimeStamp TimeStamp Optional
Target Target Production Optional
Version Version Required
TransactionIdentifier TransactionIdentifier Optional
SequenceNmbr SequenceNmbr Optional
TransactionStatusCode TransactionStatusCode Optional
PrimaryLangID PrimaryLangID Optional
AltLangID AltLangID Optional
RetransmissionIndicator RetransmissionIndicator Optional
Collapse Derivation Tree: