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