Definition Type: Attribute
Name: RateCategoryCode
Type: [Unresolved]: OTA_CodeType:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Provides a rate category for the fare preference. Refer to OpenTravel code list Rate Category (RTC).
Collapse XSD Schema Diagram:
XSD Diagram of RateCategoryCode in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="RateCategoryCode" type="OTA_CodeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides a rate category for the fare preference. Refer to OpenTravel code list Rate Category (RTC).</xs:documentation>
    </xs:annotation>
</xs:attribute>