Definition Type: Element
Name: SchoolOrInstitution
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:SchoolOrInstitutionType
Containing Schema: EducationHistory.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_xsd Drilldown into LocalInstitutionClassification in schema educationhistory_xsd Drilldown into ISCEDInstitutionClassification in schema educationhistory_xsd Drilldown into Comments in schema educationhistory_xsd Drilldown into DatesOfAttendance in schema educationhistory_xsd Drilldown into Measure in schema educationhistory_xsd Drilldown into Minor in schema educationhistory_xsd Drilldown into Major in schema educationhistory_xsd Drilldown into Degree in schema educationhistory_xsd Drilldown into OrganizationUnit in schema educationhistory_xsd Drilldown into PostalAddress in schema postaladdress_xsd Drilldown into LocationSummary in schema educationhistory_xsd Drilldown into School in schema educationhistory_xsd Drilldown into SchoolName in schema educationhistory_xsd Drilldown into schoolType in schema educationhistory_xsd Drilldown into SchoolOrInstitutionType in schema educationhistory_xsdXSD Diagram of SchoolOrInstitution in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SchoolOrInstitution" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="SchoolOrInstitutionType" />
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SchoolName hr:SchoolName 0 (1)
School hr:School 0 unbounded
LocationSummary hr:LocationSummary 0 (1)
PostalAddress hr:PostalAddress 0 (1)
OrganizationUnit hr:OrganizationUnit 0 unbounded
Degree hr:Degree 0 unbounded
Major hr:Major 0 unbounded
Minor hr:Minor 0 unbounded
Measure hr:Measure 0 (1)
DatesOfAttendance hr:DatesOfAttendance 0 (1)
Comments hr:Comments 0 (1)
ISCEDInstitutionClassification hr:ISCEDInstitutionClassification 0 (1)
LocalInstitutionClassification hr:LocalInstitutionClassification 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
schoolType hr:schoolType Required
Collapse Derivation Tree: