Definition Type: Attribute
Name: DeckNumber
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Number of the deck on the ship where the cabin is located.
Collapse XSD Schema Diagram:
XSD Diagram of DeckNumber in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DeckNumber" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Number of the deck on the ship where the cabin is located.</xs:documentation>
    </xs:annotation>
</xs:attribute>