complexType Credits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p393.png
namespace http://ed-fi.org/0200
children Credits CreditType CreditConversion
used by
elements CourseTranscript/AttemptedCredits Section/AvailableCredits CreditsByCourse/Credits CreditsBySubject/Credits StudentAcademicRecord/CumulativeAttemptedCredits StudentAcademicRecord/CumulativeEarnedCredits CourseTranscript/EarnedCredits Course/MaximumAvailableCredits Course/MinimumAvailableCredits StudentAcademicRecord/SessionAttemptedCredits StudentAcademicRecord/SessionEarnedCredits GraduationPlan/TotalRequiredCredits
annotation
documentation
Credits or units of value awarded for the completion of a course.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>497</ann:EdFiId>
source <xs:complexType name="Credits">
 
<xs:annotation>
   
<xs:documentation>Credits or units of value awarded for the completion of a course.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>497</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Credits" type="CreditsValue">
     
<xs:annotation>
       
<xs:documentation>The value of credits or units of value awarded for the completion of a course.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>790</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CreditType" type="CreditType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The type of credits or units of value awarded for the completion of a course.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>792</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CreditConversion" type="CreditConversion" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Conversion factor that when multiplied by the number of credits is equivalent to Carnegie units.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>791</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Credits/Credits
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p394.png
namespace http://ed-fi.org/0200
type CreditsValue
properties
content simple
facets
Kind Value Annotation
minInclusive 0
totalDigits 9
fractionDigits 2
annotation
documentation
The value of credits or units of value awarded for the completion of a course.
appinfo
<ann:EdFiId>790</ann:EdFiId>
source <xs:element name="Credits" type="CreditsValue">
 
<xs:annotation>
   
<xs:documentation>The value of credits or units of value awarded for the completion of a course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>790</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Credits/CreditType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p395.png
namespace http://ed-fi.org/0200
type CreditType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Adult education credit
appinfo
<ann:EdFiId>155-001</ann:EdFiId>
enumeration Career and Technical Education credit
appinfo
<ann:EdFiId>155-002</ann:EdFiId>
enumeration Carnegie unit
appinfo
<ann:EdFiId>155-003</ann:EdFiId>
enumeration Converted occupational experience credit
appinfo
<ann:EdFiId>155-004</ann:EdFiId>
enumeration Correspondence credit
appinfo
<ann:EdFiId>155-005</ann:EdFiId>
enumeration Credit by examination
appinfo
<ann:EdFiId>155-006</ann:EdFiId>
enumeration Intersession hour credit
appinfo
<ann:EdFiId>155-007</ann:EdFiId>
enumeration Long session hour credit
appinfo
<ann:EdFiId>155-008</ann:EdFiId>
enumeration Mini-term hour credit
appinfo
<ann:EdFiId>155-009</ann:EdFiId>
enumeration Nine month year hour credit
appinfo
<ann:EdFiId>155-010</ann:EdFiId>
enumeration Quarter hour credit
appinfo
<ann:EdFiId>155-012</ann:EdFiId>
enumeration Quinmester hour credit
appinfo
<ann:EdFiId>155-013</ann:EdFiId>
enumeration Semester hour credit
appinfo
<ann:EdFiId>155-014</ann:EdFiId>
enumeration Summer term hour credit
appinfo
<ann:EdFiId>155-015</ann:EdFiId>
enumeration Trimester hour credit
appinfo
<ann:EdFiId>155-016</ann:EdFiId>
enumeration Twelve month year hour credit
appinfo
<ann:EdFiId>155-017</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>155-011</ann:EdFiId>
annotation
documentation
The type of credits or units of value awarded for the completion of a course.
appinfo
<ann:EdFiId>792</ann:EdFiId>
source <xs:element name="CreditType" type="CreditType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of credits or units of value awarded for the completion of a course.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>792</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Credits/CreditConversion
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p396.png
namespace http://ed-fi.org/0200
type CreditConversion
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
totalDigits 9
fractionDigits 2
annotation
documentation
Conversion factor that when multiplied by the number of credits is equivalent to Carnegie units.
appinfo
<ann:EdFiId>791</ann:EdFiId>
source <xs:element name="CreditConversion" type="CreditConversion" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Conversion factor that when multiplied by the number of credits is equivalent to Carnegie units.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>791</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>