complexType
CreditsBySubject
element CreditsBySubject/SubjectArea
element CreditsBySubject/Credits
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | SubjectArea Credits | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="CreditsBySubject"> <xs:annotation> <xs:documentation>The total credits required in subject to graduate. Only those courses identified as a high school course requirement are eligible to meet subject credit requirements.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SubjectArea" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The intended major subject area of the graduation requirement.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Credits" type="Credits"> <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:complexType> |
element CreditsBySubject/SubjectArea
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="SubjectArea" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The intended major subject area of the graduation requirement.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element CreditsBySubject/Credits
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | Credits | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | Credit | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="Credits" type="Credits"> <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> |



