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/LearningStandardReference
element LearningObjective/LearningObjectiveReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | LearningObjectiveId ContentStandard Objective Description AcademicSubject ObjectiveGradeLevel Nomenclature LearningStandardReference LearningObjectiveReference | ||||||||||||||
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="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the type of content standard e.g., state, national, etc.)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the learning objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the learning objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="DescriptorReferenceType"> <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="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the learning objective 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 Learning Objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Learning standard(s) included in this objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Lower level learning objectives, or sub-objectives.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LearningObjective/LearningObjectiveId
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | LearningStandardId | ||||||||
properties |
|
||||||||
children | IdentificationCode | ||||||||
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/0110 | ||||||||
type | ContentStandardType | ||||||||
properties |
|
||||||||
children | Title Version PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||||||
annotation |
|
||||||||
source | <xs:element name="ContentStandard" type="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>A reference to the type of content standard e.g., state, national, etc.)</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/Objective
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Objective | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the learning objective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/Description
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the learning objective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/AcademicSubject
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="DescriptorReferenceType"> <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/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ObjectiveGradeLevel" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the learning objective 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/0110 | |||||||||
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 Learning Objective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/LearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Learning standard(s) included in this objective.</xs:documentation> </xs:annotation> </xs:element> |
element LearningObjective/LearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Lower level learning objectives, or sub-objectives.</xs:documentation> </xs:annotation> </xs:element> |