complexType
LearningObjective
element LearningObjective/LearningObjectiveId
element LearningObjective/ContentStandard
element LearningObjective/Objective
element LearningObjective/Description
element LearningObjective/AcademicSubject
element LearningObjective/ObjectiveGradeLevel
element LearningObjective/Nomenclature
element LearningObjective/SuccessCriteria
element LearningObjective/LearningStandardReference
element LearningObjective/ParentLearningObjectiveReference
element LearningObjective/Namespace
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | LearningObjectiveId ContentStandard Objective Description AcademicSubject ObjectiveGradeLevel Nomenclature SuccessCriteria LearningStandardReference ParentLearningObjectiveReference Namespace | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LearningObjective"> <xs:annotation> <xs:documentation>This entity represents identified learning objectives for courses in specific grades.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="LearningObjectiveId" type="LearningStandardId" minOccurs="0"> <xs:annotation> <xs:documentation>The identifier for the specific learning objective in the context of a standard (e.g., 111.15.3.1.A).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ContentStandard" type="ContentStandard" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the type of content standard (e.g., state, national)</xs:documentation> </xs:annotation> </xs:element> <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="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description 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:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SuccessCriteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>One or more statements that describes the criteria used by teachers and students to check for attainment of a learning objective. This criteria gives clear indications as to the degree to which learning is moving through the Zone or Proximal Development toward independent achievement of the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard(s) included in this objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ParentLearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing learning objective which serves as a method to group other learning objectives.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Namespace" type="URI"> <xs:annotation> <xs:documentation>Namespace for the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LearningObjective/LearningObjectiveId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LearningStandardId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LearningObjectiveId" type="LearningStandardId" minOccurs="0"> <xs:annotation> <xs:documentation>The identifier for the specific learning objective in the context of a standard (e.g., 111.15.3.1.A).</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/ContentStandard
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | ContentStandard | ||||||
properties |
|
||||||
children | Title Author Version URI PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||||
annotation |
|
||||||
source | <xs:element name="ContentStandard" type="ContentStandard" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the type of content standard (e.g., state, national)</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/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 LearningObjective/Description
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/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 LearningObjective/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> |
element LearningObjective/Nomenclature
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Nomenclature | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/SuccessCriteria
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Criteria | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SuccessCriteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>One or more statements that describes the criteria used by teachers and students to check for attainment of a learning objective. This criteria gives clear indications as to the degree to which learning is moving through the Zone or Proximal Development toward independent achievement of the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/LearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity LearningStandardLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard(s) included in this objective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/ParentLearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParentLearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing learning objective which serves as a method to group other learning objectives.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/Namespace
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Namespace" type="URI"> <xs:annotation> <xs:documentation>Namespace for the LearningObjective.</xs:documentation> </xs:annotation> </xs:element> |