Definition Type: Element
Name: CopyToApplicant
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates if Search Subject has requested a copy of the screening results.
Collapse XSD Schema Diagram:
XSD Diagram of CopyToApplicant in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CopyToApplicant" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Indicates if Search Subject has requested a copy of the screening results.</xsd:documentation>
    </xsd:annotation>
</xsd:element>