Definition Type: Element
Name: EmploymentTermCode
Namespace: http://www.hr-xml.org/3
Type: nsA:EmploymentTermCodeType
Containing Schema: Fields.xsd
Abstract
Documentation:
A code classifying whether employment is "regular" status (i.e., without a scheduled or known end date) or temporary (employment with a known or scheduled to end). Two optional attributes are available to further classify temporary status employments.
Collapse XSD Schema Diagram:
Drilldown into internshipIndicator in schema fields_xsd Drilldown into seasonalIndicator in schema fields_xsd Drilldown into EmploymentTermCodeType in schema fields_xsdXSD Diagram of EmploymentTermCode in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EmploymentTermCode" type="EmploymentTermCodeType">
    <xsd:annotation>
        <xsd:documentation>A code classifying whether employment is "regular" status (i.e., without a
scheduled or known end date) or temporary (employment with a known or scheduled to end). Two optional attributes are available to further classify temporary status employments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
seasonalIndicator nsA:seasonalIndicator Optional
internshipIndicator nsA:internshipIndicator Optional
Collapse Derivation Tree: