Definition Type: Element
Name: AcademicCreditHoursEarned
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 (credit hours) attemptedand earned and included in this summary.
Collapse XSD Schema Diagram:
XSD Diagram of AcademicCreditHoursEarned in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AcademicCreditHoursEarned" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This is the total number of credits (credit hours) attemptedand earned and included in this summary.</xsd:documentation>
    </xsd:annotation>
</xsd:element>