Definition Type: Element
Name: FilingAirline
Type: [Unresolved]: CompanyNameType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The airline that filed the fare(s).
Collapse XSD Schema Diagram:
Drilldown into Department in schema ota_commontypes_xsd1 Drilldown into Division in schema ota_commontypes_xsd1 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_xsd Drilldown into CompanyNameType in schema ota_commontypes_xsdXSD Diagram of FilingAirline in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="FilingAirline" type="CompanyNameType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">The airline that filed the fare(s).</xs:documentation>
    </xs:annotation>
</xs:element>