Specifies the operator of the ship (e.g. cruise line or ferry company).
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="VendorCode" type="StringLength1to8" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the operator of the ship (e.g. cruise line or ferry company).</xs:documentation>
</xs:annotation>
</xs:attribute>