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