Definition Type: Attribute
Name: ShipName
Type: [Unresolved]: StringLength1to64:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the ship name as specified by the cruise line.
Collapse XSD Schema Diagram:
XSD Diagram of ShipName in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ShipName" type="StringLength1to64" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the ship name as specified by the cruise line.</xs:documentation>
    </xs:annotation>
</xs:attribute>