complexType
ContentStandard
element ContentStandard/Title
element ContentStandard/Author
element ContentStandard/Version
element ContentStandard/URI
element ContentStandard/PublicationDate
element ContentStandard/PublicationYear
element ContentStandard/PublicationStatus
element ContentStandard/MandatingEducationOrganizationReference
element ContentStandard/BeginDate
element ContentStandard/EndDate
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | Title Author Version URI PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="ContentStandard"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard (e.g., local standard,statewide standard, regional standard, association standard). ...</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Title" type="ContentStandardTitle"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Author" type="Author" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The person or organization chiefly responsible for the intellectual content of the standard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Version" type="ContentStandardVersion" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the content.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="URI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>An unambiguous reference to the standards using a network-resolvable URI.</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="PublicationStatus" type="PublicationStatusType" minOccurs="0"> <xs:annotation> <xs:documentation>The publication status of the document (i.e., Adopted, Draft, Published, Deprecated, Unknown).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MandatingEducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Optionally relates the entity mandating the use of the content standard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The beginning of the period during which this learning standard document is intended for use.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The end of the period during which this learning standard document is intended for use.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element ContentStandard/Title
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContentStandardTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Title" type="ContentStandardTitle"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/Author
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Author | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Author" type="Author" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The person or organization chiefly responsible for the intellectual content of the standard.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/Version
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContentStandardVersion | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Version" type="ContentStandardVersion" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the content.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/URI
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="URI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>An unambiguous reference to the standards using a network-resolvable URI.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/PublicationDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
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 ContentStandard/PublicationYear
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:gYear | ||
properties |
|
||
annotation |
|
||
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 ContentStandard/PublicationStatus
diagram | |||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||
type | PublicationStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="PublicationStatus" type="PublicationStatusType" minOccurs="0"> <xs:annotation> <xs:documentation>The publication status of the document (i.e., Adopted, Draft, Published, Deprecated, Unknown).</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/MandatingEducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MandatingEducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Optionally relates the entity mandating the use of the content standard.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The beginning of the period during which this learning standard document is intended for use.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandard/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The end of the period during which this learning standard document is intended for use.</xs:documentation> </xs:annotation> </xs:element> |