complexType
LearningObjectiveIdentityType
element LearningObjectiveIdentityType/Objective
element LearningObjectiveIdentityType/AcademicSubject
element LearningObjectiveIdentityType/ObjectiveGradeLevel
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Objective AcademicSubject ObjectiveGradeLevel | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LearningObjectiveIdentityType"> <xs:annotation> <xs:documentation>Identity of a LearningObjective.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ObjectiveGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the LearningObjective is targeted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element LearningObjectiveIdentityType/Objective
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Objective | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjectiveIdentityType/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element LearningObjectiveIdentityType/ObjectiveGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ObjectiveGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the LearningObjective is targeted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |