Definition Type: Element
Name: ScreeningStatus
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ScreeningStatusType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Intended usage of this status is to indicate the status of the entire package.
Collapse XSD Schema Diagram:
Drilldown into AdditionalItems in schema backgroundreports_xsd Drilldown into DateOrderReceived in schema backgroundreports_xsd Drilldown into Score in schema backgroundreports_xsd Drilldown into ResultStatus in schema backgroundreports_xsd Drilldown into OrderStatus in schema backgroundreports_xsd Drilldown into ScreeningStatusType in schema backgroundreports_xsdXSD Diagram of ScreeningStatus in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ScreeningStatus" type="ScreeningStatusType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Intended usage of this status  is to indicate the status of the entire package.  </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderStatus hr:OrderStatus (1) (1)
ResultStatus hr:ResultStatus 0 (1)
Score hr:Score 0 (1)
DateOrderReceived hr:DateOrderReceived 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
Collapse Derivation Tree: