Definition Type: Element
Name: Offer
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to airoffertype1
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Airline merchandising offers that apply to baggage allowance and/or charges.
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  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_xsdXSD Diagram of Offer in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Offer" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Airline merchandising offers that apply to baggage allowance and/or charges.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AirOfferType">
                <xs:attribute name="AllowanceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">A reference to a set baggage allowance information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ServiceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">A reference to a set baggage service charge information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServiceFamily Unresolved link to servicefamily2 0 (1)
Restriction Unresolved link to restriction1 0 unbounded
ShortDescription Unresolved link to shortdescription2 0 (1)
TermsAndConditions Unresolved link to termsandconditions 0 unbounded
TPA_Extensions Unresolved link to tpa_extensions 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ID Unresolved link to id Optional
Name Unresolved link to name2 Optional
BundleInd Unresolved link to bundleind Optional
BundleID Unresolved link to bundleid Optional
MandatoryInd Unresolved link to mandatoryind Optional
AcceptInd Unresolved link to acceptind Optional
AllowanceRPH nsA:AllowanceRPH Optional
ServiceRPH nsA:ServiceRPH Optional
Collapse Derivation Tree:
  • Unresolved link to airoffertype1
    • Offer