complexType
StudentLearningObjectiveIdentityType
element StudentLearningObjectiveIdentityType/LearningObjectiveReference
element StudentLearningObjectiveIdentityType/GradingPeriodReference
element StudentLearningObjectiveIdentityType/StudentReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | LearningObjectiveReference GradingPeriodReference StudentReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentLearningObjectiveIdentityType"> <xs:annotation> <xs:documentation>Identity of a StudentLearningObjective.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType"> <xs:annotation> <xs:documentation>The LearningObjective evaluated or assessed for the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Relates the LearningObjective to a grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentLearningObjectiveIdentityType/LearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType"> <xs:annotation> <xs:documentation>The LearningObjective evaluated or assessed for the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentLearningObjectiveIdentityType/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>Relates the LearningObjective to a grading period.</xs:documentation> </xs:annotation> </xs:element> |
element StudentLearningObjectiveIdentityType/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the Student associated with the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |