Definition Type: ComplexType
Name: PersonBaseType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
_ Person. Details A set of personal data about an employee or former employee that is relevant to the provisioning of outsourced benefits and payroll systems. It is "indicative" data in that the target system has business rules and logic to administer the employee's compensation and/or benefits programs based on the data supplied. OED Indicative n. That points out, states, or declares; That indicates, points out, or directs; that hints or suggests; Furnishing indications of; suggestive of.
Collapse XSD Schema Diagram:
Drilldown into StudentTypeCode in schema fields_xsd Drilldown into StudentIndicator in schema fields_xsd Drilldown into HeightMeasure in schema fields_xsd1 Drilldown into PhysicalWeightMeasure in schema fields_xsd Drilldown into TobaccoUserIndicator in schema fields_xsd Drilldown into Disability in schema components_xsd Drilldown into MilitaryStatusCode in schema fields_xsd Drilldown into ResidencyCountryCode in schema fields_xsd Drilldown into CitizenshipCountryCode in schema fields_xsd Drilldown into PrimaryLanguageCode in schema fields_xsd Drilldown into CertifiedMaritalStatus in schema components_xsd Drilldown into GenderCode in schema fields_xsd Drilldown into CertifiedDeathDateTime in schema fields_xsd Drilldown into DeathDateTime in schema fields_xsd Drilldown into DeceasedIndicator in schema fields_xsd Drilldown into BirthPlace in schema components_xsd Drilldown into BirthDate in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into PersonName in schema components_xsd Drilldown into PriorIncorrectPersonLegalID in schema fields_xsd Drilldown into PersonLegalID in schema fields_xsd Drilldown into PriorIncorrectPersonID in schema fields_xsd Drilldown into PersonID in schema fields_xsdXSD Diagram of PersonBaseType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PersonBaseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">_ Person. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A set of personal data about an employee or former employee that is relevant to the provisioning of outsourced benefits and payroll systems. It is "indicative" data in that the target system has business rules and logic to administer the employee's compensation and/or benefits programs based on the data supplied. OED Indicative n. That points out, states, or declares; That indicates, points out, or directs; that hints or suggests; Furnishing indications of; suggestive of.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="PersonID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PriorIncorrectPersonID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PersonLegalID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PriorIncorrectPersonLegalID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PersonName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BirthDate" minOccurs="0" />
        <xsd:element ref="BirthPlace" minOccurs="0" />
        <xsd:element ref="DeceasedIndicator" minOccurs="0" />
        <xsd:element ref="DeathDateTime" minOccurs="0" />
        <xsd:element ref="CertifiedDeathDateTime" minOccurs="0" />
        <xsd:element ref="GenderCode" minOccurs="0" />
        <xsd:element ref="CertifiedMaritalStatus" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PrimaryLanguageCode" minOccurs="0" />
        <xsd:element ref="CitizenshipCountryCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ResidencyCountryCode" minOccurs="0" />
        <xsd:element ref="MilitaryStatusCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Disability" minOccurs="0" />
        <xsd:element ref="TobaccoUserIndicator" minOccurs="0" />
        <xsd:element ref="PhysicalWeightMeasure" minOccurs="0" />
        <xsd:element ref="oa:HeightMeasure" minOccurs="0" />
        <xsd:element ref="StudentIndicator" minOccurs="0" />
        <xsd:element ref="StudentTypeCode" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonID nsA:PersonID 0 unbounded
PriorIncorrectPersonID nsA:PriorIncorrectPersonID 0 unbounded
PersonLegalID nsA:PersonLegalID 0 unbounded
PriorIncorrectPersonLegalID nsA:PriorIncorrectPersonLegalID 0 unbounded
PersonName nsA:PersonName 0 unbounded
Communication nsA:Communication 0 unbounded
BirthDate nsA:BirthDate 0 (1)
BirthPlace nsA:BirthPlace 0 (1)
DeceasedIndicator nsA:DeceasedIndicator 0 (1)
DeathDateTime nsA:DeathDateTime 0 (1)
CertifiedDeathDateTime nsA:CertifiedDeathDateTime 0 (1)
GenderCode nsA:GenderCode 0 (1)
CertifiedMaritalStatus nsA:CertifiedMaritalStatus 0 unbounded
PrimaryLanguageCode nsA:PrimaryLanguageCode 0 (1)
CitizenshipCountryCode nsA:CitizenshipCountryCode 0 unbounded
ResidencyCountryCode nsA:ResidencyCountryCode 0 (1)
MilitaryStatusCode nsA:MilitaryStatusCode 0 unbounded
Disability nsA:Disability 0 (1)
TobaccoUserIndicator nsA:TobaccoUserIndicator 0 (1)
PhysicalWeightMeasure nsA:PhysicalWeightMeasure 0 (1)
HeightMeasure oa:HeightMeasure 0 (1)
StudentIndicator nsA:StudentIndicator 0 (1)
StudentTypeCode nsA:StudentTypeCode 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:EffectiveDatedPersonBaseType, nsA:MasterPersonType