Definition Type: ComplexType
Name: EmployeeBaseType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EmployeeGroupCode in schema fields_xsd Drilldown into Retirement in schema components_xsd Drilldown into RetireeIndicator in schema fields_xsd Drilldown into StockOwnerPercentage in schema fields_xsd Drilldown into StockOwnerIndicator in schema fields_xsd Drilldown into HighlyCompensatedTypeCode in schema fields_xsd Drilldown into HighlyCompensatedIndicator in schema fields_xsd Drilldown into OfficerTypeCode in schema fields_xsd Drilldown into OfficerIndicator in schema fields_xsd Drilldown into OfficerGroup in schema components_xsd Drilldown into ExecutiveTypeCode in schema fields_xsd Drilldown into ExecutiveIndicator in schema fields_xsd Drilldown into ExecutiveGroup in schema components_xsd Drilldown into VIPTypeCode in schema fields_xsd Drilldown into VIPIndicator in schema fields_xsd Drilldown into VIPGroup in schema components_xsd Drilldown into LaborBargainingUnitMemberCode in schema fields_xsd Drilldown into EmploymentTermCode in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into PriorIncorrectEmployeeID in schema fields_xsd Drilldown into EmployeeID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EmployeeBaseType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EmployeeBaseType">
    <xsd:sequence>
        <xsd:element ref="EmployeeID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PriorIncorrectEmployeeID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EmploymentTermCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">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>
        <xsd:element ref="LaborBargainingUnitMemberCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Values that classify an individual's membership status within a given collective bargaining unit (a sector of an employer workforce represented by a union.) Valid values 
are Member and NonMember.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="VIPGroup" minOccurs="0" />
        <xsd:group ref="ExecutiveGroup" minOccurs="0" />
        <xsd:group ref="OfficerGroup" minOccurs="0" />
        <xsd:element ref="HighlyCompensatedIndicator" minOccurs="0" />
        <xsd:element ref="HighlyCompensatedTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="StockOwnerIndicator" minOccurs="0" />
        <xsd:element ref="StockOwnerPercentage" minOccurs="0" />
        <xsd:element ref="RetireeIndicator" minOccurs="0" />
        <xsd:element ref="Retirement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EmployeeGroupCode" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A repeatable element that allows
further classification of the employee using employer or program-specific 
codes and controlled vocabularies.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployeeID nsA:EmployeeID 0 unbounded
PriorIncorrectEmployeeID nsA:PriorIncorrectEmployeeID 0 unbounded
Communication nsA:Communication 0 unbounded
EmploymentTermCode nsA:EmploymentTermCode 0 (1)
LaborBargainingUnitMemberCode nsA:LaborBargainingUnitMemberCode 0 (1)
VIPIndicator nsA:VIPIndicator 0 (1)
VIPTypeCode nsA:VIPTypeCode 0 (1)
ExecutiveIndicator nsA:ExecutiveIndicator 0 (1)
ExecutiveTypeCode nsA:ExecutiveTypeCode 0 (1)
OfficerIndicator nsA:OfficerIndicator 0 (1)
OfficerTypeCode nsA:OfficerTypeCode 0 (1)
HighlyCompensatedIndicator nsA:HighlyCompensatedIndicator 0 (1)
HighlyCompensatedTypeCode nsA:HighlyCompensatedTypeCode 0 unbounded
StockOwnerIndicator nsA:StockOwnerIndicator 0 (1)
StockOwnerPercentage nsA:StockOwnerPercentage 0 (1)
RetireeIndicator nsA:RetireeIndicator 0 (1)
Retirement nsA:Retirement 0 unbounded
EmployeeGroupCode nsA:EmployeeGroupCode 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:VIPGroup 0 (1)
<xs:group> nsA:ExecutiveGroup 0 (1)
<xs:group> nsA:OfficerGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:AccountHolderEmployeensA:EmployeeType,