Definition Type: Attribute
Name: VendorCode
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
The airline to which the EmployeeID is associated.
Collapse XSD Schema Diagram:
XSD Diagram of VendorCode in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="VendorCode" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The airline to which the EmployeeID is associated.</xs:documentation>
    </xs:annotation>
</xs:attribute>