complexType
Credits
attribute Credits/@CreditType
attribute Credits/@CreditConversion
element Credits/Credit
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| children | Credit | ||||||||||||||||||||||
| used by | |||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| 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> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Credit" type="Credit"> <xs:annotation> <xs:documentation>The value of credits or units of value awarded for the completion of a course</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="CreditType" type="CreditType" use="optional"> <xs:annotation> <xs:documentation>The type of credits or units of value awarded for the completion of a course</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="CreditConversion" type="xs:decimal" use="optional"> <xs:annotation> <xs:documentation>Conversion factor that when multiplied by the number of credits is equivalent to Carnegie units.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute Credits/@CreditType
| type | CreditType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="CreditType" type="CreditType" use="optional"> <xs:annotation> <xs:documentation>The type of credits or units of value awarded for the completion of a course</xs:documentation> </xs:annotation> </xs:attribute> |
attribute Credits/@CreditConversion
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="CreditConversion" type="xs:decimal" use="optional"> <xs:annotation> <xs:documentation>Conversion factor that when multiplied by the number of credits is equivalent to Carnegie units.</xs:documentation> </xs:annotation> </xs:attribute> |
element Credits/Credit
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | Credit | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Credit" type="Credit"> <xs:annotation> <xs:documentation>The value of credits or units of value awarded for the completion of a course</xs:documentation> </xs:annotation> </xs:element> |


