complexType EducationContent
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p544.png
namespace http://ed-fi.org/0210
type extension of ComplexObjectType
properties
base ComplexObjectType
children ContentIdentifier LearningResourceMetadataURI ShortDescription Description Author AdditionalAuthorsIndicator Publisher TimeRequired InteractivityStyle ContentClass UseRightsURL DerivativeSourceEducationContentSource PublicationDate PublicationYear AppropriateSex AppropriateGradeLevel Language Version LearningStandardReference Cost CostRate Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents materials for students or teachers that can be used for teaching, learning, research, and more. Education content includes full courses, course materials, modules, intervention descriptions, textbooks, streaming videos, tests, software, and any other tools, materials, or techniques used to support access to knowledge.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
source <xs:complexType name="EducationContent">
 
<xs:annotation>
   
<xs:documentation>This entity represents materials for students or teachers that can be used for teaching, learning, research, and more. Education content includes full courses, course materials, modules, intervention descriptions, textbooks, streaming videos, tests, software, and any other tools, materials, or techniques used to support access to knowledge.</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="ContentIdentifier" type="ContentIdentifier">
         
<xs:annotation>
           
<xs:documentation>A unique identifier for the EducationContent.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:choice>
         
<xs:element name="LearningResourceMetadataURI" type="LearningResourceMetadataURI">
           
<xs:annotation>
             
<xs:documentation>The URI (typical a URL) pointing to the metadata entry in a LRMI metadata repository, which describes this content item.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:sequence>
           
<xs:element name="ShortDescription" type="ShortDescription">
             
<xs:annotation>
               
<xs:documentation>A short description or name of the entity.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Description" type="Description" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>An extended written representation of the education content.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Author" type="Author" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>The individual credited with the creation of the resource.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AdditionalAuthorsIndicator" type="xs:boolean" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Indicates whether there are additional un-named authors. In a research report, this is often marked by the abbreviation "et al".</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Publisher" type="Publisher" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>The organization credited with publishing the resource.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="TimeRequired" type="TimeInterval" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="InteractivityStyle" type="InteractivityStyleType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>The predominate mode of learning supported by the learning resource. Acceptable values are active, expositive, or mixed.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ContentClass" type="ContentClassType">
             
<xs:annotation>
               
<xs:documentation>The predominate type or kind characterizing the learning resource.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="UseRightsURL" type="URI" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>The URL where the owner specifies permissions for using the resource.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="DerivativeSourceEducationContentSource" type="EducationContentSource" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>A reference or URL pointing to education content from which this education content was derived.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:choice minOccurs="0">
             
<xs:element name="PublicationDate" type="xs:date">
               
<xs:annotation>
                 
<xs:documentation>The date on which this content was first published.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="PublicationYear" type="xs:gYear">
               
<xs:annotation>
                 
<xs:documentation>The year at which this content was first published.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:choice>
           
<xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Sexes for which this education content is applicable. If omitted, considered generally applicable.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Grade levels for which this education content is applicable-if omitted, considered generally applicable.</xs:documentation>
               
<xs:appinfo>
                 
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
               
</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Language" type="LanguageDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>An indication of the languages in which the Education Content is designed.</xs:documentation>
               
<xs:appinfo>
                 
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
               
</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Version" type="ContentVersion" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>The version identifier for the content.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Relates the competency, learning standard, skill and/or text complexity to which the learning resource is aligned.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:choice>
       
<xs:element name="Cost" type="Currency" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An amount that has to be paid or spent to buy or obtain the EducationContent.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CostRate" type="CostRateType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The rate by which the cost applies.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Namespace" type="URI">
         
<xs:annotation>
           
<xs:documentation>Namespace for the EducationContent.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EducationContent/ContentIdentifier
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p545.png
namespace http://ed-fi.org/0210
type ContentIdentifier
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 225
annotation
documentation
A unique identifier for the EducationContent.
source <xs:element name="ContentIdentifier" type="ContentIdentifier">
 
<xs:annotation>
   
<xs:documentation>A unique identifier for the EducationContent.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/LearningResourceMetadataURI
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p546.png
namespace http://ed-fi.org/0210
type LearningResourceMetadataURI
properties
content simple
facets
Kind Value Annotation
minLength 5
maxLength 225
annotation
documentation
The URI (typical a URL) pointing to the metadata entry in a LRMI metadata repository, which describes this content item.
source <xs:element name="LearningResourceMetadataURI" type="LearningResourceMetadataURI">
 
<xs:annotation>
   
<xs:documentation>The URI (typical a URL) pointing to the metadata entry in a LRMI metadata repository, which describes this content item.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/ShortDescription
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p547.png
namespace http://ed-fi.org/0210
type ShortDescription
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 75
annotation
documentation
A short description or name of the entity.
source <xs:element name="ShortDescription" type="ShortDescription">
 
<xs:annotation>
   
<xs:documentation>A short description or name of the entity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/Description
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p548.png
namespace http://ed-fi.org/0210
type Description
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 1024
annotation
documentation
An extended written representation of the education content.
source <xs:element name="Description" type="Description" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An extended written representation of the education content.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/Author
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p549.png
namespace http://ed-fi.org/0210
type Author
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
annotation
documentation
The individual credited with the creation of the resource.
source <xs:element name="Author" type="Author" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The individual credited with the creation of the resource.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/AdditionalAuthorsIndicator
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p550.png
namespace http://ed-fi.org/0210
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates whether there are additional un-named authors. In a research report, this is often marked by the abbreviation "et al".
source <xs:element name="AdditionalAuthorsIndicator" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates whether there are additional un-named authors. In a research report, this is often marked by the abbreviation "et al".</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/Publisher
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p551.png
namespace http://ed-fi.org/0210
type Publisher
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
annotation
documentation
The organization credited with publishing the resource.
source <xs:element name="Publisher" type="Publisher" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The organization credited with publishing the resource.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/TimeRequired
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p552.png
namespace http://ed-fi.org/0210
type TimeInterval
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience.
source <xs:element name="TimeRequired" type="TimeInterval" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/InteractivityStyle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p553.png
namespace http://ed-fi.org/0210
type InteractivityStyleType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Active
enumeration Expositive
enumeration Mixed
enumeration Other
annotation
documentation
The predominate mode of learning supported by the learning resource. Acceptable values are active, expositive, or mixed.
source <xs:element name="InteractivityStyle" type="InteractivityStyleType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The predominate mode of learning supported by the learning resource. Acceptable values are active, expositive, or mixed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/ContentClass
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p554.png
namespace http://ed-fi.org/0210
type ContentClassType
properties
content simple
facets
Kind Value Annotation
enumeration Presentation
enumeration Education Research
enumeration Vendor Intervention Offering
enumeration Written Activity
enumeration Video
annotation
documentation
The predominate type or kind characterizing the learning resource.
source <xs:element name="ContentClass" type="ContentClassType">
 
<xs:annotation>
   
<xs:documentation>The predominate type or kind characterizing the learning resource.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/UseRightsURL
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p555.png
namespace http://ed-fi.org/0210
type URI
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
The URL where the owner specifies permissions for using the resource.
source <xs:element name="UseRightsURL" type="URI" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The URL where the owner specifies permissions for using the resource.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/DerivativeSourceEducationContentSource
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p556.png
namespace http://ed-fi.org/0210
type EducationContentSource
properties
minOcc 0
maxOcc 1
content complex
children EducationContentReference LearningResourceMetadataURI URI
annotation
documentation
A reference or URL pointing to education content from which this education content was derived.
source <xs:element name="DerivativeSourceEducationContentSource" type="EducationContentSource" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference or URL pointing to education content from which this education content was derived.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/PublicationDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p557.png
namespace http://ed-fi.org/0210
type xs:date
properties
content simple
annotation
documentation
The date on which this content was first published.
source <xs:element name="PublicationDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>The date on which this content was first published.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/PublicationYear
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p558.png
namespace http://ed-fi.org/0210
type xs:gYear
properties
content simple
annotation
documentation
The year at which this content was first published.
source <xs:element name="PublicationYear" type="xs:gYear">
 
<xs:annotation>
   
<xs:documentation>The year at which this content was first published.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/AppropriateSex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p559.png
namespace http://ed-fi.org/0210
type SexType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Female
enumeration Male
enumeration Not Selected
annotation
documentation
Sexes for which this education content is applicable. If omitted, considered generally applicable.
source <xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Sexes for which this education content is applicable. If omitted, considered generally applicable.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/AppropriateGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p560.png
namespace http://ed-fi.org/0210
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
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
Grade levels for which this education content is applicable-if omitted, considered generally applicable.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
source <xs:element name="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Grade levels for which this education content is applicable-if omitted, considered generally applicable.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationContent/Language
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p561.png
namespace http://ed-fi.org/0210
type LanguageDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
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
An indication of the languages in which the Education Content is designed.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
source <xs:element name="Language" type="LanguageDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>An indication of the languages in which the Education Content is designed.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element EducationContent/Version
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p562.png
namespace http://ed-fi.org/0210
type ContentVersion
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 10
annotation
documentation
The version identifier for the content.
source <xs:element name="Version" type="ContentVersion" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The version identifier for the content.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/LearningStandardReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p563.png
namespace http://ed-fi.org/0210
type LearningStandardReferenceType
properties
minOcc 0
maxOcc 1
content complex
children LearningStandardIdentity LearningStandardLookup
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
Relates the competency, learning standard, skill and/or text complexity to which the learning resource is aligned.
source <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Relates the competency, learning standard, skill and/or text complexity to which the learning resource is aligned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/Cost
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p564.png
namespace http://ed-fi.org/0210
type Currency
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An amount that has to be paid or spent to buy or obtain the EducationContent.
source <xs:element name="Cost" type="Currency" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An amount that has to be paid or spent to buy or obtain the EducationContent.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/CostRate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p565.png
namespace http://ed-fi.org/0210
type CostRateType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Flat Fee
enumeration Per Student
annotation
documentation
The rate by which the cost applies.
source <xs:element name="CostRate" type="CostRateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The rate by which the cost applies.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EducationContent/Namespace
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p566.png
namespace http://ed-fi.org/0210
type URI
properties
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
Namespace for the EducationContent.
source <xs:element name="Namespace" type="URI">
 
<xs:annotation>
   
<xs:documentation>Namespace for the EducationContent.</xs:documentation>
 
</xs:annotation>
</xs:element>