Definition Type: Element
Name: EmployeeInfo
Type: EmployeeInfoType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 3
Abstract
Documentation:
Employment information for the customer.
Collapse XSD Schema Diagram:
Drilldown into EmployeeStatus in schema ota_commontypes_xsd1 Drilldown into EmployeeTitle in schema ota_commontypes_xsd1 Drilldown into EmployeeLevel in schema ota_commontypes_xsd1 Drilldown into EmployeeId in schema ota_commontypes_xsd1 Drilldown into EmployeeInfoType in schema ota_commontypes_xsdXSD Diagram of EmployeeInfo in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="EmployeeInfo" type="EmployeeInfoType" minOccurs="0" maxOccurs="3">
    <xs:annotation>
        <xs:documentation xml:lang="en">Employment information for the customer.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
EmployeeId EmployeeId (Optional)
EmployeeLevel EmployeeLevel (Optional)
EmployeeTitle EmployeeTitle (Optional)
EmployeeStatus EmployeeStatus Optional
Collapse Derivation Tree: