Definition Type: ComplexType
Name: ScreeningSubjectType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Screening Subject Person. Details A collection of information describing the person who is the subject of an employment screening process.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into OrganizationAffiliations in schema components_xsd Drilldown into FreeFormBirthDate in schema fields_xsd Drilldown into BirthPlace in schema components_xsd Drilldown into PrimaryLanguageCode in schema fields_xsd Drilldown into NationalityCode in schema fields_xsd Drilldown into EthnicityCode in schema fields_xsd Drilldown into GenderCode in schema fields_xsd Drilldown into RaceCode in schema fields_xsd Drilldown into ResidencyCountryCode in schema fields_xsd Drilldown into CitizenshipCountryCode in schema fields_xsd Drilldown into Visa in schema components_xsd Drilldown into Communication in schema components_xsd Drilldown into ScreeningSubjectOrganization in schema components_xsd Drilldown into ScreeningSubjectName in schema components_xsd Drilldown into PersonLegalID in schema fields_xsd Drilldown into ScreeningSubjectTypeCode in schema fields_xsd Drilldown into ScreeningSubjectID 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 ScreeningSubjectType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningSubjectType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Screening Subject Person. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A collection of information describing the person who is the subject of an employment screening process.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" />
        <xsd:element ref="ScreeningSubjectTypeCode" minOccurs="0" />
        <xsd:element ref="PersonLegalID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningSubjectName" minOccurs="0" />
        <xsd:element ref="ScreeningSubjectOrganization" minOccurs="0" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Visa" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CitizenshipCountryCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ResidencyCountryCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RaceCode" minOccurs="0" />
        <xsd:element ref="GenderCode" minOccurs="0" />
        <xsd:element ref="EthnicityCode" minOccurs="0" />
        <xsd:element ref="NationalityCode" minOccurs="0" />
        <xsd:element ref="PrimaryLanguageCode" minOccurs="0" />
        <xsd:element ref="BirthPlace" minOccurs="0" />
        <xsd:element ref="FreeFormBirthDate" minOccurs="0" />
        <xsd:element ref="OrganizationAffiliations" minOccurs="0" />
        <xsd:element ref="AdditionalItem" 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
ScreeningSubjectID nsA:ScreeningSubjectID 0 (1)
ScreeningSubjectTypeCode nsA:ScreeningSubjectTypeCode 0 (1)
PersonLegalID nsA:PersonLegalID 0 unbounded
ScreeningSubjectName nsA:ScreeningSubjectName 0 (1)
ScreeningSubjectOrganization nsA:ScreeningSubjectOrganization 0 (1)
Communication nsA:Communication 0 unbounded
Visa nsA:Visa 0 unbounded
CitizenshipCountryCode nsA:CitizenshipCountryCode 0 unbounded
ResidencyCountryCode nsA:ResidencyCountryCode 0 unbounded
RaceCode nsA:RaceCode 0 (1)
GenderCode nsA:GenderCode 0 (1)
EthnicityCode nsA:EthnicityCode 0 (1)
NationalityCode nsA:NationalityCode 0 (1)
PrimaryLanguageCode nsA:PrimaryLanguageCode 0 (1)
BirthPlace nsA:BirthPlace 0 (1)
FreeFormBirthDate nsA:FreeFormBirthDate 0 (1)
OrganizationAffiliations nsA:OrganizationAffiliations 0 (1)
AdditionalItem nsA:AdditionalItem 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:AdmittedCriminalActivity, nsA:ScreeningSubject