<xs:element name="BookingClassPref" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies specific booking classes to include and/or exclude in the response.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="BookingClassPrefGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies a booking class to be included or excluded in the response.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|