Definition Type: Attribute
Name: CabinNumber
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Required
Documentation:
The number identifying the cabin.
Collapse XSD Schema Diagram:
XSD Diagram of CabinNumber in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CabinNumber" type="StringLength1to8" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">The number identifying the cabin.</xs:documentation>
    </xs:annotation>
</xs:attribute>