Definition Type: Element
Name: AcademicCreditHoursIncluded
Namespace: http://ns.hr-xml.org/2007-04-15
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the total number of credits (or credit hours) included in the grade point average for this particular summary. Inclusion or exclusion of certain credits depends on the policy of the sending institution.
Collapse XSD Schema Diagram:
XSD Diagram of AcademicCreditHoursIncluded in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AcademicCreditHoursIncluded" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This is the total number of credits (or credit hours) included in the grade point average for this particular summary. Inclusion or exclusion of certain credits depends on the policy of the sending institution.</xsd:documentation>
    </xsd:annotation>
</xsd:element>