complexType
LearningStandardId
element LearningStandardId/IdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | IdentificationCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="LearningStandardId"> <xs:annotation> <xs:documentation>The identifier for the 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:sequence> </xs:complexType> |
element LearningStandardId/IdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
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> |