Definition Type: Element
Name: SchoolRequestedBlock
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 institution would not verify degree information due to outstanding student financial obligations.
Collapse XSD Schema Diagram:
XSD Diagram of SchoolRequestedBlock in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SchoolRequestedBlock" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The institution would not verify degree information due to outstanding student financial obligations.</xsd:documentation>
    </xsd:annotation>
</xsd:element>