Definition Type: Element
Name: ScreeningResults
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ResultsTextType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains Text Results of the Screening.
Collapse XSD Schema Diagram:
Drilldown into Signature in schema screeningtypes_xsd Drilldown into Text in schema screeningtypes_xsd Drilldown into InternetEmailAddress in schema onlineaddress_xsd Drilldown into InternetWebAddress in schema onlineaddress_xsd Drilldown into resultType in schema screeningtypes_xsd Drilldown into mediaType in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ResultsTextType in schema screeningtypes_xsdXSD Diagram of ScreeningResults in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ScreeningResults" type="ResultsTextType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains Text Results of the Screening.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InternetWebAddress hr:InternetWebAddress 0 unbounded
InternetEmailAddress hr:InternetEmailAddress 0 unbounded
Text hr:Text 0 (1)
Signature hr:Signature 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Required
mediaType hr:mediaType Optional
resultType hr:resultType Optional
Collapse Derivation Tree: