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