<xsd:complexType name="SummaryEducationOrganizationAttendanceType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Summary Education Organization Attendance. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">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.)</ccts:DefinitionText>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A sub-set of a full attendance record such as that which might be presented on a resume or CV.</ccts:UsageRule>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="EducationOrganizationID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="OrganizationName" minOccurs="0" />
<xsd:element ref="InternetDomainName" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">This is intended as a practical identifier. University names sometimes are confusing. The same institution may be referred by both official and non-official names (e.g., West Virginia University, University of West Virginia, and UWV). Also, institutions with very similar names may be unrelated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="EducationOrganizationUnitName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="LocationSummary" minOccurs="0" />
<xsd:element ref="AttendancePeriod" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="EducationDegree" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|