<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>
|