Specifies the ship name as specified by the cruise line.
XSD Schema Diagram:
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>