Definition Type: ComplexType
Name: EducationOrganizationAttendanceBaseType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Education Organization Attendance. Details 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.)
Collapse XSD Schema Diagram:
Drilldown into AttachmentReference in schema components_xsd Drilldown into EducationDegree in schema components_xsd Drilldown into EducationScore in schema components_xsd Drilldown into AttendancePeriod in schema components_xsd Drilldown into HonorsProgramName in schema fields_xsd Drilldown into AcademicCreditHourSummary in schema components_xsd Drilldown into GoodStudentIndicator in schema fields_xsd Drilldown into GoodStandingIndicator in schema fields_xsd Drilldown into AttendanceStatusCode in schema fields_xsd Drilldown into ISCEDEducationLevelCode in schema fields_xsd Drilldown into EducationLevelCode in schema fields_xsd Drilldown into ProgramName in schema fields_xsd Drilldown into OrganizationUnitContact in schema components_xsd Drilldown into OrganizationUnitName in schema fields_xsd Drilldown into InternetDomainName in schema fields_xsd Drilldown into OrganizationContact in schema components_xsd Drilldown into OrganizationName in schema fields_xsd Drilldown into EducationOrganizationID in schema fields_xsdXSD Diagram of EducationOrganizationAttendanceBaseType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EducationOrganizationID nsA:EducationOrganizationID 0 unbounded
OrganizationName nsA:OrganizationName 0 (1)
OrganizationContact nsA:OrganizationContact 0 unbounded
InternetDomainName nsA:InternetDomainName 0 unbounded
OrganizationUnitName nsA:OrganizationUnitName 0 unbounded
OrganizationUnitContact nsA:OrganizationUnitContact 0 unbounded
ProgramName nsA:ProgramName 0 unbounded
EducationLevelCode nsA:EducationLevelCode 0 unbounded
ISCEDEducationLevelCode nsA:ISCEDEducationLevelCode 0 (1)
AttendanceStatusCode nsA:AttendanceStatusCode 0 (1)
GoodStandingIndicator nsA:GoodStandingIndicator 0 (1)
GoodStudentIndicator nsA:GoodStudentIndicator 0 (1)
AcademicCreditHourSummary nsA:AcademicCreditHourSummary 0 unbounded
HonorsProgramName nsA:HonorsProgramName 0 unbounded
AttendancePeriod nsA:AttendancePeriod 0 unbounded
EducationScore nsA:EducationScore 0 (1)
EducationDegree nsA:EducationDegree 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:EducationOrganizationAttendanceType, nsA:EducationOrganizationVerificationType