Definition Type: Element
Name: PersonalData
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ScreeningStatusPersonalDataType
Containing Schema: BackgroundCheckStatusRequest.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Personal data related to the Search Subject that the search(s) was be performed upon. Intended usage is primarily for confirmation of Search Subject details.
Collapse XSD Schema Diagram:
Drilldown into DemographicDetail in schema backgroundcheckstatusrequest_xsd Drilldown into PersonName in schema backgroundcheckstatusrequest_xsd Drilldown into idSource in schema backgroundcheckstatusrequest_xsd Drilldown into idReference in schema backgroundcheckstatusrequest_xsd Drilldown into type in schema backgroundcheckstatusrequest_xsd Drilldown into ScreeningStatusPersonalDataType in schema backgroundcheckstatusrequest_xsdXSD Diagram of PersonalData in schema backgroundcheckstatusrequest_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PersonalData" type="ScreeningStatusPersonalDataType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Personal data related to the Search Subject that the search(s) was be performed upon. Intended usage is primarily for confirmation of Search Subject details.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName hr:PersonName 0 unbounded
DemographicDetail hr:DemographicDetail 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
idReference hr:idReference Optional
idSource hr:idSource Optional
Collapse Derivation Tree: