complexType
AssessmentIdentificationCode
attribute AssessmentIdentificationCode/@IdentificationSystem
attribute AssessmentIdentificationCode/@AssigningOrganizationCode
element AssessmentIdentificationCode/ID
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
children | ID | ||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="AssessmentIdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="ID" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="IdentificationSystem" type="AssessmentIdentificationSystemType" use="required"> <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 an assessment.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="AssigningOrganizationCode" type="IdentificationCode" use="optional"> <xs:annotation> <xs:documentation>The organization code or name assigning the assessment identification code.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute AssessmentIdentificationCode/@IdentificationSystem
type | AssessmentIdentificationSystemType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:attribute name="IdentificationSystem" type="AssessmentIdentificationSystemType" use="required"> <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 an assessment.</xs:documentation> </xs:annotation> </xs:attribute> |
attribute AssessmentIdentificationCode/@AssigningOrganizationCode
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="AssigningOrganizationCode" type="IdentificationCode" use="optional"> <xs:annotation> <xs:documentation>The organization code or name assigning the assessment identification code.</xs:documentation> </xs:annotation> </xs:attribute> |
element AssessmentIdentificationCode/ID
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ID" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |