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