complexType
LearningStandard
element LearningStandard/LearningStandardId
element LearningStandard/Description
element LearningStandard/LearningStandardItemCode
element LearningStandard/ContentStandard
element LearningStandard/URI
element LearningStandard/GradeLevel
element LearningStandard/SubjectArea
element LearningStandard/CourseTitle
element LearningStandard/PrerequisiteLearningStandardReference
element LearningStandard/LearningStandardReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | LearningStandardId Description LearningStandardItemCode ContentStandard URI GradeLevel SubjectArea CourseTitle PrerequisiteLearningStandardReference LearningStandardReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LearningStandard"> <xs:annotation> <xs:documentation>This entity is a sub-element of a learning objective consisting of a precise statement of the expectation of a student’s proficiency.</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="LearningStandardId" type="LearningStandardId"> <xs:annotation> <xs:documentation>The Identifier for the specific learning standard (e.g., 111.15.3.1.A)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Description"> <xs:annotation> <xs:documentation>The text of the statement. The textual content that either describes a specific competency such as “Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions.” or describes a less granular group of competencies within the taxonomy of the standards document, e.g. “Understand and apply the Pythagorean Theorem,” or “Geometry”.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardItemCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A code designated by the promulgating body to identify the statement, e.g. 1.N.3 (usually not globally unique).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ContentStandard" type="ContentStandardType"> <xs:annotation> <xs:documentation>The content standard from which the learning standard was derived.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="URI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>An unambiguous reference to the statement using a network-resolvable URI.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradeLevel" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for the specific learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SubjectArea" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>Subject area for the learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CourseTitle" type="CourseTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The official Course Title with which this learning standard is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PrerequisiteLearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The unique identifier of a prerequisite Learning Standard Item, a competency needed prior to learning this one. (Some items may have no prerequisites others may have one or more prerequisites. This should only be used to represent the immediate predecessors in a competency-based pathway, i.e. not prerequisites of prerequisites.)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference to sub learning standards, to support the data model suggested by CEDS v2.0.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element LearningStandard/LearningStandardId
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | LearningStandardId | ||||
properties |
|
||||
children | IdentificationCode | ||||
annotation |
|
||||
source | <xs:element name="LearningStandardId" type="LearningStandardId"> <xs:annotation> <xs:documentation>The Identifier for the specific learning standard (e.g., 111.15.3.1.A)</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/Description
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Description" type="Description"> <xs:annotation> <xs:documentation>The text of the statement. The textual content that either describes a specific competency such as “Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions.” or describes a less granular group of competencies within the taxonomy of the standards document, e.g. “Understand and apply the Pythagorean Theorem,” or “Geometry”.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/LearningStandardItemCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LearningStandardItemCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A code designated by the promulgating body to identify the statement, e.g. 1.N.3 (usually not globally unique).</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/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"> <xs:annotation> <xs:documentation>The content standard from which the learning standard was derived.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/URI
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="URI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>An unambiguous reference to the statement using a network-resolvable URI.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/GradeLevel
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeLevel" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for the specific learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element LearningStandard/SubjectArea
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="SubjectArea" type="DescriptorReferenceType"> <xs:annotation> <xs:documentation>Subject area for the learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element LearningStandard/CourseTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | CourseTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CourseTitle" type="CourseTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The official Course Title with which this learning standard is associated.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/PrerequisiteLearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="PrerequisiteLearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The unique identifier of a prerequisite Learning Standard Item, a competency needed prior to learning this one. (Some items may have no prerequisites others may have one or more prerequisites. This should only be used to represent the immediate predecessors in a competency-based pathway, i.e. not prerequisites of prerequisites.)</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandard/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>A reference to sub learning standards, to support the data model suggested by CEDS v2.0.</xs:documentation> </xs:annotation> </xs:element> |