Definition Type: ComplexType
Name: MasterEmploymentType
Namespace: http://www.hr-xml.org/3
Type: nsA:EmploymentBaseType
Containing Schema: HRMasterData.xsd
Abstract
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 MasterEmploymentType in schema hrmasterdata_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MasterEmploymentType">
    <xsd:complexContent>
        <xsd:extension base="EmploymentBaseType" />
    </xsd:complexContent>
</xsd:complexType>
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:
Collapse References:
nsA:MasterEmployment