complexType
LearningStandardIdentityType
element LearningStandardIdentityType/LearningStandardId
element LearningStandardIdentityType/ContentStandard
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | LearningStandardId ContentStandard | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="LearningStandardIdentityType"> <xs:annotation> <xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of the Learning Standard</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="LearningStandardId" type="LearningStandardId"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing learning standard record in the receiving system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ContentStandard" type="ContentStandardType"> <xs:annotation> <xs:documentation>The content standard from which the learning standard was derived.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element LearningStandardIdentityType/LearningStandardId
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | LearningStandardId | ||||
| properties |
|
||||
| children | IdentificationCode | ||||
| annotation |
|
||||
| source | <xs:element name="LearningStandardId" type="LearningStandardId"> <xs:annotation> <xs:documentation>Provide user information to lookup and link to an existing learning standard record in the receiving system</xs:documentation> </xs:annotation> </xs:element> |
element LearningStandardIdentityType/ContentStandard
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | ContentStandardType | ||||
| properties |
|
||||
| children | Title Version PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||
| annotation |
|
||||
| source | <xs:element name="ContentStandard" type="ContentStandardType"> <xs:annotation> <xs:documentation>The content standard from which the learning standard was derived.</xs:documentation> </xs:annotation> </xs:element> |



