Definition Type: Element
Name: ApplicantInformation
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ScreeningPersonalDataType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Personal information relating to the screening subject as contained in the employer or institutions records.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into DemographicDetail in schema screeningtypes_xsd Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into PostalAddress in schema screeningtypes_xsd Drilldown into PersonName in schema screeningtypes_xsd Drilldown into EffectiveDate in schema screeningtypes_xsd Drilldown into qualifier in schema screeningtypes_xsd Drilldown into idSource in schema screeningtypes_xsd Drilldown into idReference in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ScreeningPersonalDataType in schema screeningtypes_xsdXSD Diagram of ApplicantInformation in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ApplicantInformation" type="ScreeningPersonalDataType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Personal information relating to the screening subject as contained in the employer or institutions records.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EffectiveDate hr:EffectiveDate 0 (1)
PersonName hr:PersonName 0 unbounded
PostalAddress hr:PostalAddress 0 unbounded
ContactMethod hr:ContactMethod 0 unbounded
DemographicDetail hr:DemographicDetail 0 (1)
UserArea hr:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
idReference hr:idReference Optional
idSource hr:idSource Optional
qualifier hr:qualifier Optional
Collapse Derivation Tree: