Definition Type: Element
Name: MarketingAirline
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to companynametype
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The marketing airline (or validating carrier.)
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into ServiceRPH in schema ota_airbaggagers_xsd Drilldown into AllowanceRPH in schema ota_airbaggagers_xsd Drilldown into MostSignificantInd in schema ota_airbaggagers_xsdXSD Diagram of MarketingAirline in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="MarketingAirline" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">The marketing airline (or validating carrier.)</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CompanyNameType">
                <xs:attribute name="MostSignificantInd" type="xs:boolean" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">If true, this carrier is the most significant carrier governing the baggage restrictions.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="AllowanceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">A reference to a set of baggage allowance information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ServiceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">A reference to a set of service information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
CompanyShortName Unresolved link to companyshortname Optional
TravelSector Unresolved link to travelsector1 Optional
Code Unresolved link to code34 Optional
CodeContext Unresolved link to codecontext8 Optional
CountryCode Unresolved link to countrycode1 Optional
Division Unresolved link to division Optional
Department Unresolved link to department Optional
MostSignificantInd nsA:MostSignificantInd Optional
AllowanceRPH nsA:AllowanceRPH Optional
ServiceRPH nsA:ServiceRPH Optional
Collapse Derivation Tree:
  • Unresolved link to companynametype
    • MarketingAirline