Definition Type: Attribute
Name: EmployeeID
Type: [Unresolved]: StringLength1to16:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Identifier of the staff member.
Collapse XSD Schema Diagram:
XSD Diagram of EmployeeID in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="EmployeeID" type="StringLength1to16" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifier of the staff member.</xs:documentation>
    </xs:annotation>
</xs:attribute>