complexType
EducationContent
element EducationContent/ContentIdentifier
element EducationContent/LearningResourceMetadata
element EducationContent/ShortDescription
element EducationContent/Description
element EducationContent/Cost
element EducationContent/CostRate
element EducationContent/SexAppropriateness
element EducationContent/GradeLevelAppropriateness
element EducationContent/Version
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | ContentIdentifier LearningResourceMetadata ShortDescription Description Cost CostRate SexAppropriateness GradeLevelAppropriateness Version | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EducationContent"> <xs:annotation> <xs:documentation>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="xs:string"> <xs:annotation> <xs:documentation>A unique identifier for the content.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningResourceMetadata" type="LearningResourceMetadata"> <xs:annotation> <xs:documentation>The Learning Resource Metadata Initiative (LRMI) is a project co-led by the Association of Educational Publishers and Creative Commons to create a standard metadata framework for tagging educational resources on the web. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShortDescription" type="ShortDescription"> <xs:annotation> <xs:documentation>A short name or written representation of the education content.</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="Cost" type="Currency" minOccurs="0"> <xs:annotation> <xs:documentation>An amount that has to be paid or spent to buy or obtain the education content.</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="SexAppropriateness" 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="GradeLevelAppropriateness" type="DescriptorReferenceType" 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="Version" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the content.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element EducationContent/ContentIdentifier
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="ContentIdentifier" type="xs:string"> <xs:annotation> <xs:documentation>A unique identifier for the content.</xs:documentation> </xs:annotation> </xs:element> |
element EducationContent/LearningResourceMetadata
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | LearningResourceMetadata | ||||
properties |
|
||||
children | LearningResourceMetadataURI Author AdditionalAuthorsIndicator Publisher TimeRequired InteractivityStyle ContentClass UseRightsURL DerivativeWorkSource PublicationDate PublicationYear LearningStandardReference | ||||
annotation |
|
||||
source | <xs:element name="LearningResourceMetadata" type="LearningResourceMetadata"> <xs:annotation> <xs:documentation>The Learning Resource Metadata Initiative (LRMI) is a project co-led by the Association of Educational Publishers and Creative Commons to create a standard metadata framework for tagging educational resources on the web. </xs:documentation> </xs:annotation> </xs:element> |
element EducationContent/ShortDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ShortDescription | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ShortDescription" type="ShortDescription"> <xs:annotation> <xs:documentation>A short name or written representation of the education content.</xs:documentation> </xs:annotation> </xs:element> |
element EducationContent/Description
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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/Cost
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | Currency | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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 education content.</xs:documentation> </xs:annotation> </xs:element> |
element EducationContent/CostRate
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | CostRateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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/SexAppropriateness
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | SexType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SexAppropriateness" 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/GradeLevelAppropriateness
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeLevelAppropriateness" type="DescriptorReferenceType" 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/Version
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Version" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the content.</xs:documentation> </xs:annotation> </xs:element> |