complexType LearningStandardLookupType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p790.png
namespace http://ed-fi.org/0200
children LearningStandardId LearningStandardIdentificationCode ContentStandard GradeLevel AcademicSubject
used by
element LearningStandardReferenceType/LearningStandardLookup
annotation
documentation
Encapsulates alternative attributes that can be used to lookup the identity of learning standard.
appinfo
<ann:TypeGroup>Lookup</ann:TypeGroup>
<ann:EdFiId>649</ann:EdFiId>
source <xs:complexType name="LearningStandardLookupType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates alternative attributes that can be used to lookup the identity of learning standard.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Lookup</ann:TypeGroup>
     
<ann:EdFiId>649</ann:EdFiId>
   
</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:appinfo>
         
<ann:EdFiId>2335</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>2336</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContentStandard" type="ContentStandard" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The content standard from which the learning standard was derived.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>2333</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The grade level for the specific learning standard.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
         
<ann:EdFiId>2334</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Subject area for the learning standard.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
         
<ann:EdFiId>2332</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LearningStandardLookupType/LearningStandardId
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p791.png
namespace http://ed-fi.org/0200
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).
appinfo
<ann:EdFiId>2335</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2335</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LearningStandardLookupType/LearningStandardIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p792.png
namespace http://ed-fi.org/0200
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.
appinfo
<ann:EdFiId>2336</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>2336</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LearningStandardLookupType/ContentStandard
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p793.png
namespace http://ed-fi.org/0200
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 learning standard was derived.
appinfo
<ann:EdFiId>2333</ann:EdFiId>
source <xs:element name="ContentStandard" type="ContentStandard" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The content standard from which the learning standard was derived.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2333</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LearningStandardLookupType/GradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p794.png
namespace http://ed-fi.org/0200
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 level for the specific learning standard.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>2334</ann:EdFiId>
source <xs:element name="GradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The grade level for the specific learning standard.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>2334</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element LearningStandardLookupType/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p795.png
namespace http://ed-fi.org/0200
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 learning standard.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
<ann:EdFiId>2332</ann:EdFiId>
source <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Subject area for the learning standard.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
     
<ann:EdFiId>2332</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>