Definition Type: ComplexType
Name: EmployerHistoryType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Employer History. Details Details as about an person's tenure working for an employer.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into EmploymentVerification in schema components_xsd Drilldown into PositionHistory in schema components_xsd Drilldown into CurrentIndicator in schema fields_xsd Drilldown into EmploymentPeriod in schema components_xsd Drilldown into IndustryCode in schema fields_xsd Drilldown into HeadcountNumeric in schema fields_xsd Drilldown into InternetDomainName in schema fields_xsd Drilldown into PersonContact in schema components_xsd Drilldown into OrganizationContact in schema components_xsd Drilldown into OrganizationName in schema fields_xsd Drilldown into OrganizationID in schema fields_xsdXSD Diagram of EmployerHistoryType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EmployerHistoryType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Employer History. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Details as about an person's tenure working for an employer. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="OrganizationID" minOccurs="0" />
        <xsd:element ref="OrganizationName" minOccurs="0" />
        <xsd:element ref="OrganizationContact" minOccurs="0" />
        <xsd:element ref="PersonContact" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InternetDomainName" minOccurs="0" />
        <xsd:element ref="HeadcountNumeric" minOccurs="0" />
        <xsd:element ref="IndustryCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EmploymentPeriod" minOccurs="0" />
        <xsd:element ref="CurrentIndicator" minOccurs="0" />
        <xsd:element ref="PositionHistory" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EmploymentVerification" minOccurs="0" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganizationID nsA:OrganizationID 0 (1)
OrganizationName nsA:OrganizationName 0 (1)
OrganizationContact nsA:OrganizationContact 0 (1)
PersonContact nsA:PersonContact 0 unbounded
InternetDomainName nsA:InternetDomainName 0 (1)
HeadcountNumeric nsA:HeadcountNumeric 0 (1)
IndustryCode nsA:IndustryCode 0 unbounded
EmploymentPeriod nsA:EmploymentPeriod 0 (1)
CurrentIndicator nsA:CurrentIndicator 0 (1)
PositionHistory nsA:PositionHistory 0 unbounded
EmploymentVerification nsA:EmploymentVerification 0 (1)
AttachmentReference nsA:AttachmentReference 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:EmployerHistory