Definition Type: Element
Name: EmployeeLevelInfo
Type: EmployeeInfoType
Containing Schema: OTA_CommonPrefs.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the category of the traveler and the purpose of the trip for which these preferences apply. Typically used for company profiles.
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 EmployeeLevelInfo in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="EmployeeLevelInfo" type="EmployeeInfoType" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Defines the category of the traveler and the purpose of the trip for which these preferences apply. Typically used for company profiles. </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: