complexType
Credits
element Credits/Credits
element Credits/CreditType
element Credits/CreditConversion
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Credits CreditType CreditConversion | ||||
used by | |||||
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="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: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: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:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Credits/Credits
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | CreditsValue | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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:annotation> </xs:element> |
element Credits/CreditType
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CreditType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element Credits/CreditConversion
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CreditConversion | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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:annotation> </xs:element> |