complexType
StudentObjectiveAssessmentIdentityType
element StudentObjectiveAssessmentIdentityType/StudentAssessmentReference
element StudentObjectiveAssessmentIdentityType/ObjectiveAssessmentReference
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StudentAssessmentReference ObjectiveAssessmentReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentObjectiveAssessmentIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of the Student Objective Assessments.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentAssessmentReference" type="StudentAssessmentReferenceType"> <xs:annotation> <xs:documentation>The identity of the student assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType"> <xs:annotation> <xs:documentation>Provide information to lookup and link to an existing objective assessment record in the receiving system.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentObjectiveAssessmentIdentityType/StudentAssessmentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentAssessmentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentAssessmentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentAssessmentReference" type="StudentAssessmentReferenceType"> <xs:annotation> <xs:documentation>The identity of the student assessment.</xs:documentation> </xs:annotation> </xs:element> |
element StudentObjectiveAssessmentIdentityType/ObjectiveAssessmentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ObjectiveAssessmentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ObjectiveAssessmentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType"> <xs:annotation> <xs:documentation>Provide information to lookup and link to an existing objective assessment record in the receiving system.</xs:documentation> </xs:annotation> </xs:element> |