complexType
AdditionalCredits
attribute AdditionalCredits/@AdditionalCreditType
element AdditionalCredits/Credit
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| children | Credit | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="AdditionalCredits"> <xs:annotation> <xs:documentation>Additional credits or units of value awarded for the completion of a course (e.g., AP, IB, Dual credits)</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="AdditionalCreditType" type="AdditionalCreditType" use="required"> <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:complexType> |
attribute AdditionalCredits/@AdditionalCreditType
| type | AdditionalCreditType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:attribute name="AdditionalCreditType" type="AdditionalCreditType" use="required"> <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> |
element AdditionalCredits/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> |


