Definition Type: ComplexType
Name: IndicativePersonDossierType
Namespace: http://www.hr-xml.org/3
Containing Schema: IndicativeData.xsd
Abstract
Documentation:
ABIE Indicative Person Dossier. Details The set of data about an employee, former employee, vendor employee, or other human resource that is relevant to the provisioning of outsourced benefits and payroll systems. OED dossier n: "A bundle of papers or documents referring to some matter; esp. a bundle of papers or information about a person."
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into DependentPersonDossier in schema components_xsd Drilldown into Affiliation in schema components_xsd Drilldown into PayCycleRemuneration in schema components_xsd Drilldown into IndicativeDeployment in schema components_xsd Drilldown into IndicativeEmployment in schema components_xsd Drilldown into IndicativeEmployee in schema components_xsd Drilldown into IndicativePerson 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 IndicativePersonDossierType in schema indicativedata_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IndicativePersonDossierType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicative Person Dossier. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The set of data about an employee, former employee, vendor employee, or other human resource that is relevant to the provisioning of outsourced benefits and payroll systems.  OED dossier n: "A bundle of papers or documents referring to some matter; esp. a bundle of papers or information about a person."</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="IndicativePerson" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Note that IndicativePerson is unbounded not
			to represent multiple people, but to represent the same person across multiple states
			within certain data management approaches.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="IndicativeEmployee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IndicativeEmployment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IndicativeDeployment" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Contains a collection of information about the "deployment" of a human resource  within an employment or work context.  The term "deployment" is used to refer to the facts surrounding how and where the human resource is engaged or put to use. Deployment details include information about a resource's job, position, work schedule, assignment entry reason, as well as information identifying the organization and/or organizational sub-units associated with the deployment. Indicative Deployment Details, contains the subclass of deployment details relavent to Indicative Data use cases (e.g., provisioning an benefits outsourcer's system).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PayCycleRemuneration" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Affiliation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DependentPersonDossier" 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)
IndicativePerson nsA:IndicativePerson 0 unbounded
IndicativeEmployee nsA:IndicativeEmployee 0 unbounded
IndicativeEmployment nsA:IndicativeEmployment 0 unbounded
IndicativeDeployment nsA:IndicativeDeployment 0 unbounded
PayCycleRemuneration nsA:PayCycleRemuneration 0 unbounded
Affiliation nsA:Affiliation 0 unbounded
DependentPersonDossier nsA:DependentPersonDossier 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:IndicativePersonDossier