Definition Type: ComplexType
Name: ReferenceVerificationReportType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReferenceVerificationResult in schema components_xsd Drilldown into InputReferenceVerification in schema components_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of ReferenceVerificationReportType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ReferenceVerificationReportType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InputReferenceVerification" minOccurs="0" />
        <xsd:element ref="ReferenceVerificationResult" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
InputReferenceVerification nsA:InputReferenceVerification 0 (1)
ReferenceVerificationResult nsA:ReferenceVerificationResult 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ReferenceVerificationReport