complexType LearningStandardLookupType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p882.png
namespace http://ed-fi.org/0210
children LearningStandardId LearningStandardIdentificationCode ContentStandard GradeLevel AcademicSubject
used by
element LearningStandardReferenceType/LearningStandardLookup
annotation
documentation
Encapsulates alternative attributes that can be used to look up the identity of a LearningStandard.
appinfo
<ann:TypeGroup>Lookup</ann:TypeGroup>
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p883.png
namespace http://ed-fi.org/0210
type LearningStandardId
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The identifier for the specific learning standard (e.g., 111.15.3.1.A).
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p884.png
namespace http://ed-fi.org/0210
type LearningStandardIdentificationCode
properties
minOcc 0
maxOcc 1
content complex
children IdentificationCode ContentStandardName
annotation
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.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p885.png
namespace http://ed-fi.org/0210
type ContentStandard
properties
minOcc 0
maxOcc 1
content complex
children Title Author Version URI PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate
annotation
documentation
The content standard from which the LearningStandard was derived.
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p886.png
namespace http://ed-fi.org/0210
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The grade levels for the specific learning standard.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p887.png
namespace http://ed-fi.org/0210
type AcademicSubjectDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Subject area for the LearningStandard.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
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>