complexType
AssessmentIdentificationCode
element AssessmentIdentificationCode/IdentificationCode
element AssessmentIdentificationCode/AssessmentIdentificationSystem
element AssessmentIdentificationCode/AssigningOrganizationIdentificationCode
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IdentificationCode AssessmentIdentificationSystem AssigningOrganizationIdentificationCode | ||||
used by |
|
||||
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="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentIdentificationSystem" type="AssessmentIdentificationSystemDescriptorReferenceType"> <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:appinfo> <ann:Descriptor>AssessmentIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The organization code or name assigning the assessment identification code.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element AssessmentIdentificationCode/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 an assessment by a school, school system, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentIdentificationCode/AssessmentIdentificationSystem
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AssessmentIdentificationSystemDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentIdentificationSystem" type="AssessmentIdentificationSystemDescriptorReferenceType"> <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:appinfo> <ann:Descriptor>AssessmentIdentificationSystemDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentIdentificationCode/AssigningOrganizationIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssigningOrganizationIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The organization code or name assigning the assessment identification code.</xs:documentation> </xs:annotation> </xs:element> |