Definition Type: Element
Name: ApplicantRequestedBlock
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The student has requested a block on the release of his/her Directory Information.
Collapse XSD Schema Diagram:
XSD Diagram of ApplicantRequestedBlock in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ApplicantRequestedBlock" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The student has requested a block on the release of his/her Directory Information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>