complexType
LearningStandardLookupType
element LearningStandardLookupType/LearningStandardId
element LearningStandardLookupType/LearningStandardIdentificationCode
element LearningStandardLookupType/ContentStandard
element LearningStandardLookupType/GradeLevel
element LearningStandardLookupType/AcademicSubject
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | LearningStandardId LearningStandardIdentificationCode ContentStandard GradeLevel AcademicSubject | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LearningStandardLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a LearningStandard.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="LearningStandardId" type="LearningStandardId" minOccurs="0"> <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="LearningStandardIdentificationCode" type="LearningStandardIdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a learning standard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ContentStandard" type="ContentStandard" minOccurs="0"> <xs:annotation> <xs:documentation>The content standard from which the LearningStandard was derived.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The grade levels for the specific learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Subject area for the LearningStandard.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element LearningStandardLookupType/LearningStandardId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LearningStandardId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LearningStandardId" type="LearningStandardId" minOccurs="0"> <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 LearningStandardLookupType/LearningStandardIdentificationCode
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | LearningStandardIdentificationCode | ||||||
properties |
|
||||||
children | IdentificationCode ContentStandardName | ||||||
annotation |
|
||||||
source | <xs:element name="LearningStandardIdentificationCode" type="LearningStandardIdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a learning standard.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandardLookupType/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>The content standard from which the LearningStandard was derived.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandardLookupType/GradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The grade levels for the specific learning standard.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element LearningStandardLookupType/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Subject area for the LearningStandard.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |