complexType
EducationContentSource
element EducationContentSource/EducationContentReference
element EducationContentSource/LearningResourceMetadataURI
element EducationContentSource/URI
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | EducationContentReference LearningResourceMetadataURI URI | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="EducationContentSource"> <xs:annotation> <xs:documentation>Published papers, reports, or other educational documents.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="EducationContentReference" type="EducationContentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the education content source to the education content.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningResourceMetadataURI" type="LearningResourceMetadataURI" minOccurs="0" maxOccurs="unbounded"> <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:element name="URI" type="URI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The URI (typical a URL) pointing to an education content item.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element EducationContentSource/EducationContentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationContentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationContentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationContentReference" type="EducationContentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the education content source to the education content.</xs:documentation> </xs:annotation> </xs:element> |
element EducationContentSource/LearningResourceMetadataURI
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LearningResourceMetadataURI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LearningResourceMetadataURI" type="LearningResourceMetadataURI" minOccurs="0" maxOccurs="unbounded"> <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 EducationContentSource/URI
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="URI" type="URI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The URI (typical a URL) pointing to an education content item.</xs:documentation> </xs:annotation> </xs:element> |