Definition Type: Element
Name: ApplyTo
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
References to unique ID(s) set elsewhere in this message to associate this pricing information with.
Collapse XSD Schema Diagram:
Drilldown into OrigDestSequenceRPH in schema ota_airbaggagers_xsd Drilldown into TravelerRPH in schema ota_airbaggagers_xsdXSD Diagram of ApplyTo in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ApplyTo" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">References to unique ID(s) set elsewhere in this message to associate this pricing information with.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="TravelerRPH" type="RPH_Type" use="optional">
            <xs:annotation>
                <xs:documentation source="Description" xml:lang="en">A reference to a unique traveler ID.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="OrigDestSequenceRPH" type="RPH_Type" use="optional">
            <xs:annotation>
                <xs:documentation source="Description" xml:lang="en">A reference to a unique  O/D pair.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
TravelerRPH nsA:TravelerRPH Optional
OrigDestSequenceRPH nsA:OrigDestSequenceRPH Optional