complexType
StudentGradebookEntryIdentityType
element StudentGradebookEntryIdentityType/StudentSectionAssociationReference
element StudentGradebookEntryIdentityType/GradebookEntryReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StudentSectionAssociationReference GradebookEntryReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentGradebookEntryIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentGradebookEntry.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Relates the student associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The GradebookEntry associated with the student grade or score.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentGradebookEntryIdentityType/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 associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element StudentGradebookEntryIdentityType/GradebookEntryReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradebookEntryReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradebookEntryIdentity GradebookEntryLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The GradebookEntry associated with the student grade or score.</xs:documentation> </xs:annotation> </xs:element> |