Definition Type: ComplexType
Name: ScreeningResultType
Namespace: http://www.hr-xml.org/3
Containing Schema: ScreeningReport.xsd
Abstract
Documentation:
Generally, one ScreeningResult per screening search type. However, in some cases, a screening result may be a summary result that rolls up results for several screening searches (e.g., multiple criminal searches, State, Federal, etc.).
Collapse XSD Schema Diagram:
Drilldown into AdditionalItem in schema components_xsd Drilldown into WorkersCompensationReport in schema screeningreport_xsd Drilldown into SkillsAssessmentReport in schema screeningreport_xsd Drilldown into SanctionReport in schema screeningreport_xsd Drilldown into ReferenceVerificationReport in schema components_xsd Drilldown into ProfessionalLicenseReport in schema screeningreport_xsd Drilldown into OtherReport in schema screeningreport_xsd Drilldown into MotorVehicleReport in schema screeningreport_xsd Drilldown into MilitaryVerificationReport in schema screeningreport_xsd Drilldown into EmploymentVerificationReport in schema screeningreport_xsd Drilldown into EducationVerificationReport in schema components_xsd Drilldown into DrugScreeningReport in schema screeningreport_xsd Drilldown into CriminalReport in schema screeningreport_xsd Drilldown into CreditReport in schema screeningreport_xsd Drilldown into AlcoholScreeningReport in schema screeningreport_xsd Drilldown into AbuseReport in schema screeningreport_xsd Drilldown into Attachment in schema components_xsd Drilldown into AdditionalScreeningIndicator in schema fields_xsd Drilldown into ScreeningSearchTypeCode in schema fields_xsd Drilldown into LegalNotice in schema components_xsd Drilldown into PersonContact in schema components_xsd Drilldown into ScreeningCost in schema components_xsd Drilldown into AccessPoint in schema components_xsd Drilldown into ScreeningStatus in schema components_xsd Drilldown into PartyReportingIDs in schema components_xsd Drilldown into ScreeningID in schema fields_xsdXSD Diagram of ScreeningResultType in schema screeningreport_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningResultType">
    <xsd:annotation>
        <xsd:documentation>Generally, one ScreeningResult per screening search type. However, in some cases, a screening result may be a summary result that rolls up results for several screening searches (e.g., multiple criminal searches, State, Federal, etc.). </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ScreeningID" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
Intended to accomodate multiple ID schemes from multiple partners. 
The ID value might typically be an ID that explicitly is tied to the screening subject or some type of "synthetic" or temporary ID that exists for the purposes of managing the order, which also could be tied back to the search subject by an authorized trading partner.			
Examples:
           ID agencyRoleCode="Customer" schemeID="CandidateID" schemeAgencyID="Acme Corp"
           ID agencyRoleCode="Requester" schemeID="ApplicantID" schemeAgencyID="ATS Company, Inc."
           ID agencyRoleCode="Supplier" schemeID="Screening Management ID" schemeAgencyID="ScreeningCo.com"			
			</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PartyReportingIDs" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningStatus" minOccurs="0" />
        <xsd:element ref="AccessPoint" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningCost" minOccurs="0" />
        <xsd:element ref="PersonContact" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LegalNotice" minOccurs="0" />
        <xsd:element ref="ScreeningSearchTypeCode" minOccurs="0" />
        <xsd:element ref="AdditionalScreeningIndicator" minOccurs="0" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AbuseReport" minOccurs="0" />
        <xsd:element ref="AlcoholScreeningReport" minOccurs="0" />
        <xsd:element ref="CreditReport" minOccurs="0" />
        <xsd:element ref="CriminalReport" minOccurs="0" />
        <xsd:element ref="DrugScreeningReport" minOccurs="0" />
        <xsd:element ref="EducationVerificationReport" minOccurs="0" />
        <xsd:element ref="EmploymentVerificationReport" minOccurs="0" />
        <xsd:element ref="MilitaryVerificationReport" minOccurs="0" />
        <xsd:element ref="MotorVehicleReport" minOccurs="0" />
        <xsd:element ref="OtherReport" minOccurs="0" />
        <xsd:element ref="ProfessionalLicenseReport" minOccurs="0" />
        <xsd:element ref="ReferenceVerificationReport" minOccurs="0" />
        <xsd:element ref="SanctionReport" minOccurs="0" />
        <xsd:element ref="SkillsAssessmentReport" minOccurs="0" />
        <xsd:element ref="WorkersCompensationReport" minOccurs="0" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningID nsA:ScreeningID 0 unbounded
PartyReportingIDs nsA:PartyReportingIDs 0 unbounded
ScreeningStatus nsA:ScreeningStatus 0 (1)
AccessPoint nsA:AccessPoint 0 unbounded
ScreeningCost nsA:ScreeningCost 0 (1)
PersonContact nsA:PersonContact 0 unbounded
LegalNotice nsA:LegalNotice 0 (1)
ScreeningSearchTypeCode nsA:ScreeningSearchTypeCode 0 (1)
AdditionalScreeningIndicator nsA:AdditionalScreeningIndicator 0 (1)
Attachment nsA:Attachment 0 unbounded
AbuseReport nsA:AbuseReport 0 (1)
AlcoholScreeningReport nsA:AlcoholScreeningReport 0 (1)
CreditReport nsA:CreditReport 0 (1)
CriminalReport nsA:CriminalReport 0 (1)
DrugScreeningReport nsA:DrugScreeningReport 0 (1)
EducationVerificationReport nsA:EducationVerificationReport 0 (1)
EmploymentVerificationReport nsA:EmploymentVerificationReport 0 (1)
MilitaryVerificationReport nsA:MilitaryVerificationReport 0 (1)
MotorVehicleReport nsA:MotorVehicleReport 0 (1)
OtherReport nsA:OtherReport 0 (1)
ProfessionalLicenseReport nsA:ProfessionalLicenseReport 0 (1)
ReferenceVerificationReport nsA:ReferenceVerificationReport 0 (1)
SanctionReport nsA:SanctionReport 0 (1)
SkillsAssessmentReport nsA:SkillsAssessmentReport 0 (1)
WorkersCompensationReport nsA:WorkersCompensationReport 0 (1)
AdditionalItem nsA:AdditionalItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:ScreeningResult