Definition Type: Element
Name: SchoolName
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
School, College or institution attended. Associated type attribute further qualifies the name as current, prior, degree or joint.
Collapse XSD Schema Diagram:
XSD Diagram of SchoolName in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SchoolName" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>School, College or institution attended.  Associated type attribute further qualifies the name as current, prior,  degree or joint.</xsd:documentation>
    </xsd:annotation>
</xsd:element>