Definition Type: ComplexType
Name: AcademicCreditHourSummaryType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Academic Credit Hour. Details The total number of credits (credit hours) attempted, earned, and/or included in this summary. This component is effective dated and repeatable where used so a summary can be provided for different periods of time.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EducationScore in schema components_xsd Drilldown into EarnedAcademicCreditHours in schema fields_xsd Drilldown into AttemptedAcademicCreditHours in schema fields_xsd Drilldown into IncludedAcademicCreditHours in schema fields_xsd Drilldown into AcademicCreditTypeCode in schema fields_xsd Drilldown into CumulativeSummaryIndicator 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 AcademicCreditHourSummaryType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="AcademicCreditHourSummaryType">
    <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">Academic Credit Hour. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The total number of credits (credit hours) attempted, earned, and/or included in this summary. This component is effective dated and repeatable where used so a summary can be provided for different periods of time.
</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="CumulativeSummaryIndicator" minOccurs="0" />
        <xsd:element ref="AcademicCreditTypeCode" minOccurs="0" />
        <xsd:element ref="IncludedAcademicCreditHours" minOccurs="0" />
        <xsd:element ref="AttemptedAcademicCreditHours" minOccurs="0" />
        <xsd:element ref="EarnedAcademicCreditHours" minOccurs="0" />
        <xsd:element ref="EducationScore" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CumulativeSummaryIndicator nsA:CumulativeSummaryIndicator 0 (1)
AcademicCreditTypeCode nsA:AcademicCreditTypeCode 0 (1)
IncludedAcademicCreditHours nsA:IncludedAcademicCreditHours 0 (1)
AttemptedAcademicCreditHours nsA:AttemptedAcademicCreditHours 0 (1)
EarnedAcademicCreditHours nsA:EarnedAcademicCreditHours 0 (1)
EducationScore nsA:EducationScore 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:AcademicCreditHourSummary