Definition Type: Attribute
Name: VendorCodeContext
Type: [Unresolved]: StringLength1to32:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Identifies the source authority for the code (e.g., IATA); typically used with VendorCode.
Collapse XSD Schema Diagram:
XSD Diagram of VendorCodeContext in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="VendorCodeContext" type="StringLength1to32" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies the source authority for the code (e.g., IATA); typically used with VendorCode.</xs:documentation>
    </xs:annotation>
</xs:attribute>