Definition Type: ComplexType
Name: MasterPersonDossierType
Namespace: http://www.hr-xml.org/3
Containing Schema: HRMasterData.xsd
Abstract
Documentation:
A master record for an employee or other human resource.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into WorkEligibility in schema components_xsd Drilldown into DependentPersonDossier in schema components_xsd Drilldown into Affiliation in schema components_xsd Drilldown into DirectDepositInstruction in schema components_xsd Drilldown into PayCycleRemuneration in schema components_xsd Drilldown into MasterDeployment in schema components_xsd Drilldown into MasterEmployment in schema hrmasterdata_xsd Drilldown into MasterEmployee in schema hrmasterdata_xsd Drilldown into MasterPerson in schema components_xsd Drilldown into ID 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 MasterPersonDossierType in schema hrmasterdata_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MasterPersonDossierType">
    <xsd:annotation>
        <xsd:documentation>A master record for an employee or other
	human resource.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="MasterPerson" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MasterEmployee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MasterEmployment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MasterDeployment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PayCycleRemuneration" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DirectDepositInstruction" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Affiliation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DependentPersonDossier" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="WorkEligibility" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
MasterPerson nsA:MasterPerson 0 unbounded
MasterEmployee nsA:MasterEmployee 0 unbounded
MasterEmployment nsA:MasterEmployment 0 unbounded
MasterDeployment nsA:MasterDeployment 0 unbounded
PayCycleRemuneration nsA:PayCycleRemuneration 0 unbounded
DirectDepositInstruction nsA:DirectDepositInstruction 0 unbounded
Affiliation nsA:Affiliation 0 unbounded
DependentPersonDossier nsA:DependentPersonDossier 0 unbounded
WorkEligibility nsA:WorkEligibility 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:MasterPersonDossier