<xs:element name="FareRestrictionPref" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Constrains the pricing to those fares with restrictions that satisfy user-imposed limitations.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="FareRestrictPrefGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Used to specify a fare restriction and the preference level for the restriction.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|