complexType
GradeIdentityType
element GradeIdentityType/GradeType
element GradeIdentityType/StudentSectionAssociationReference
element GradeIdentityType/GradingPeriodReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | GradeType StudentSectionAssociationReference GradingPeriodReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GradeIdentityType"> <xs:annotation> <xs:documentation>Identity of a Grade.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Relates the student and Section associated with the Grade.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Identifies the grading period for the Grade.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element GradeIdentityType/GradeType
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | GradeType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period).</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/StudentSectionAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Relates the student and Section associated with the Grade.</xs:documentation> </xs:annotation> </xs:element> |
element GradeIdentityType/GradingPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradingPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradingPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Identifies the grading period for the Grade.</xs:documentation> </xs:annotation> </xs:element> |