<xs:element name="ApplyTo" minOccurs="0" maxOccurs="unbounded">
<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="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="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: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: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:complexType>
</xs:element>
|