<xsd:complexType name="EducationOrganizationAttendanceBaseType">
<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 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>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="EducationOrganizationID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="OrganizationName" minOccurs="0" />
<xsd:element ref="OrganizationContact" minOccurs="0" maxOccurs="unbounded" />
<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="OrganizationUnitName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="OrganizationUnitContact" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ProgramName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="EducationLevelCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ISCEDEducationLevelCode" minOccurs="0" />
<xsd:element ref="AttendanceStatusCode" minOccurs="0" />
<xsd:element ref="GoodStandingIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation>An indicator as to whether a student or person is currently enrolled and has satisfied minimum requirements for participation in an associated program or institution.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="GoodStudentIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation>An indicator as to whether the individual currently is classified as a "good student" at the related educational institution. The given institution may have a specific definition for "good student" status. However, generally "good student" status denotes that the individual has above-average or superior academic achievement. Within U.S. markets, "good student" status sometimes is a criterium considered when evaluating a student for a loan or insurance coverages.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="AcademicCreditHourSummary" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="HonorsProgramName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="AttendancePeriod" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="EducationScore" minOccurs="0" />
<xsd:element ref="EducationDegree" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|