Definition Type: Element
Name: TravelerInfoSummary
Namespace: http://www.opentravel.org/OTA/2003/05
Type: TravelerInfoSummaryType
Containing Schema: OTA_AirAvailRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used to specify passenger and fare information for which availablity is to be checked.
Collapse XSD Schema Diagram:
Drilldown into PriceRequestInformation in schema ota_aircommontypes_xsd Drilldown into AirTravelerAvail in schema ota_aircommontypes_xsd Drilldown into SeatsRequested in schema ota_aircommontypes_xsd Drilldown into TravelerInfoSummaryType in schema ota_aircommontypes_xsdXSD Diagram of TravelerInfoSummary in schema ota_airavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="TravelerInfoSummary" type="TravelerInfoSummaryType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to specify passenger and fare information for which availablity is to be checked. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SeatsRequested SeatsRequested 0 99
AirTravelerAvail AirTravelerAvail 0 99
PriceRequestInformation PriceRequestInformation 0 (1)
Collapse Derivation Tree: