Definition Type: SimpleType
Name: KnownScreeningType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: ResourceScreening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of KnownScreeningType in schema resourcescreening_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="KnownScreeningType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="abuse" />
        <xsd:enumeration value="address" />
        <xsd:enumeration value="awards" />
        <xsd:enumeration value="credit" />
        <xsd:enumeration value="criminal" />
        <xsd:enumeration value="drug" />
        <xsd:enumeration value="earnings" />
        <xsd:enumeration value="education" />
        <xsd:enumeration value="employment" />
        <xsd:enumeration value="license" />
        <xsd:enumeration value="name" />
        <xsd:enumeration value="phone" />
        <xsd:enumeration value="reference" />
        <xsd:enumeration value="workcomp" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration abuse
Enumeration address
Enumeration awards
Enumeration credit
Enumeration criminal
Enumeration drug
Enumeration earnings
Enumeration education
Enumeration employment
Enumeration license
Enumeration name
Enumeration phone
Enumeration reference
Enumeration workcomp