Definition Type: ComplexType
Name: EducationHistoryType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: EducationHistory.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SchoolOrInstitution in schema educationhistory_xsdXSD Diagram of EducationHistoryType in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EducationHistoryType">
    <xsd:sequence>
        <xsd:element name="SchoolOrInstitution" maxOccurs="unbounded">
            <xsd:complexType>
                <xsd:complexContent>
                    <xsd:extension base="SchoolOrInstitutionType" />
                </xsd:complexContent>
            </xsd:complexType>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SchoolOrInstitution hr:SchoolOrInstitution (1) unbounded
Collapse Derivation Tree:
Collapse References:
hr:EducationHistory, hr:EducationHistory, nsB:EducationHistory