Definition Type: Element
Name: PricingSystem
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The system that priced the itinerary for this ticket.
Collapse XSD Schema Diagram:
Drilldown into CodeContext in schema ota_commontypes_xsd1 Drilldown into Code in schema ota_commontypes_xsd1 Drilldown into TravelSector in schema ota_commontypes_xsd1 Drilldown into CompanyShortName in schema ota_commontypes_xsd1 Drilldown into CompanyID_AttributesGroup in schema ota_commontypes_xsdXSD Diagram of PricingSystem in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PricingSystem" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The system that priced the itinerary for this ticket.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="CompanyID_AttributesGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">The code of the system that priced the itinerary for the ticket.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
CompanyShortName CompanyShortName Optional
TravelSector TravelSector Optional
Code Code Optional
CodeContext CodeContext Optional