Definition Type: Attribute
Name: VendorCode
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the operator of the ship (e.g. cruise line or ferry company).
Collapse XSD Schema Diagram:
XSD Diagram of VendorCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse 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>