Definition Type: ComplexType
Name: EducationHistoryType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Education History. Details A collection of information documenting a person's education, including data relevant to verifying such education. OED, Education. The whole course of scholastic instruction which a person has received. The systematic instruction, schooling or training given to the young in preparation for the work of life; by extension, similar instruction or training obtained in adult age. This component may include information relevant to verifying a person's education as well as fine-grained information about a person's academic scores. These full details usually are not published as part of a person's resume or CV, but may be collected during the course of an application or verification process. See the SummaryEducationHistory for a more narrowly scoped component, such as that which might appear as part of a resume or CV.
Collapse XSD Schema Diagram:
Drilldown into EducationOrganizationAttendance in schema components_xsd Drilldown into EducationHistoryID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EducationHistoryType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EducationHistoryType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Education History. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A collection of information documenting a person's education, including data relevant to verifying such education. OED, Education. The whole course of scholastic instruction which a person has received. The systematic instruction, schooling or training given to the young in preparation for the work of life; by extension, similar instruction or training obtained in adult age. </ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">This component may include information relevant to verifying a person's education as well as fine-grained information about a person's academic scores. These full details usually are not published as part of a person's resume or CV, but may be collected during the course of an application or verification process. See the SummaryEducationHistory for a more narrowly scoped component, such as that which might appear as part of a resume or CV.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="EducationHistoryID" minOccurs="0" />
        <xsd:element name="EducationOrganizationAttendance" type="EducationOrganizationAttendanceType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains details documenting a person's attendance at an educational institution. (OED Institution, n. An establishment, organization, or association, instituted for the promotion of education.)
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EducationHistoryID nsA:EducationHistoryID 0 (1)
EducationOrganizationAttendance nsA:EducationOrganizationAttendance 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:EducationHistory, nsA:InputEducationVerification