Definition Type: Attribute
Name: BerthedCategoryCode
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Contains the cruise line's category code for the general cabin location. BerthedCategoryCode will differ from the PricedCategoryCode if the customer receives an upgrade.
Collapse XSD Schema Diagram:
XSD Diagram of BerthedCategoryCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="BerthedCategoryCode" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains the cruise line's category code for the general cabin location. BerthedCategoryCode will differ from the PricedCategoryCode if the customer receives an upgrade.</xs:documentation>
    </xs:annotation>
</xs:attribute>