Definition Type: Element
Name: EPMEmployment
Namespace: http://www.hr-xml.org/3
Type: nsA:EmploymentBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains a collection of data about a person's employment relevant to employee performance management. Appraisal subjects most always will be employees, but not all EPM participants are employees.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EmploymentLifecycle in schema components_xsd Drilldown into ProposedHire in schema components_xsd Drilldown into EmployedIndicator in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into EmploymentBaseType in schema components_xsdXSD Diagram of EPMEmployment in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EPMEmployment" type="EmploymentBaseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains a collection of data about a person's employment relevant to employee performance management. Appraisal subjects most always will be employees, but not all EPM participants are employees. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployedIndicator nsA:EmployedIndicator 0 (1)
ProposedHire nsA:ProposedHire 0 (1)
EmploymentLifecycle nsA:EmploymentLifecycle 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: