Definition Type: Element
Name: ResultDetails
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:GeneralSearchDetailType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Additional details pertaining to the screening results.
Collapse XSD Schema Diagram:
Drilldown into AdditionalItems in schema screeningtypes_xsd Drilldown into Vendor in schema screeningtypes_xsd Drilldown into Database in schema screeningtypes_xsd Drilldown into RecordsSearched in schema screeningtypes_xsd Drilldown into CourtName in schema screeningtypes_xsd Drilldown into YearsSearched in schema screeningtypes_xsd Drilldown into GeneralSearchDetailType in schema screeningtypes_xsdXSD Diagram of ResultDetails in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ResultDetails" type="GeneralSearchDetailType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Additional details pertaining to the screening results.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
YearsSearched hr:YearsSearched 0 (1)
CourtName hr:CourtName 0 (1)
RecordsSearched hr:RecordsSearched 0 (1)
Database hr:Database 0 (1)
Vendor hr:Vendor 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
Collapse Derivation Tree: