complexType
ContentStandardType
element ContentStandardType/Title
element ContentStandardType/Version
element ContentStandardType/PublicationDate
element ContentStandardType/PublicationYear
element ContentStandardType/PublicationStatus
element ContentStandardType/MandatingEducationOrganizationReference
element ContentStandardType/BeginDate
element ContentStandardType/EndDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | Title Version PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||
used by | |||||
annotation |
|
||||
source | <xs:complexType name="ContentStandardType"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard. For example: Local standard Statewide standard Regional standard Association standard School standard ...</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="Title" type="ContentStandardName"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </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: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>The entity mandating the use of the learning standards document</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 ContentStandardType/Title
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | ContentStandardName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Title" type="ContentStandardName"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandardType/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> |
element ContentStandardType/PublicationDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
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 ContentStandardType/PublicationYear
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
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 ContentStandardType/PublicationStatus
diagram | |||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||
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 ContentStandardType/MandatingEducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="MandatingEducationOrganizationReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The entity mandating the use of the learning standards document</xs:documentation> </xs:annotation> </xs:element> |
element ContentStandardType/BeginDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
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 ContentStandardType/EndDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
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> |