complexType
LearningStandardIdentificationCode
element LearningStandardIdentificationCode/IdentificationCode
element LearningStandardIdentificationCode/ContentStandardName
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IdentificationCode ContentStandardName | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LearningStandardIdentificationCode"> <xs:annotation> <xs:documentation>A coding scheme that is used for identification and record-keeping purposes by schools, social services, or other agencies to refer to a learning Standard.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a Learning Standard.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ContentStandardName" type="ContentStandardName"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element LearningStandardIdentificationCode/IdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a Learning Standard.</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandardIdentificationCode/ContentStandardName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContentStandardName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ContentStandardName" type="ContentStandardName"> <xs:annotation> <xs:documentation>The name of the content standard, for example Common Core.</xs:documentation> </xs:annotation> </xs:element> |