complexType
AssessmentIdentityType
element AssessmentIdentityType/AssessmentTitle
element AssessmentIdentityType/AcademicSubject
element AssessmentIdentityType/AssessedGradeLevel
element AssessmentIdentityType/Version
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | AssessmentTitle AcademicSubject AssessedGradeLevel Version | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AssessmentIdentityType"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of an Assessment.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="AssessmentTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the Assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssessedGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="Version" type="AssessmentVersion"> <xs:annotation> <xs:documentation>The version identifier for the assessment.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element AssessmentIdentityType/AssessmentTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | AssessmentTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssessmentTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the Assessment.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentIdentityType/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentIdentityType/AssessedGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessedGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentIdentityType/Version
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | AssessmentVersion | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Version" type="AssessmentVersion"> <xs:annotation> <xs:documentation>The version identifier for the assessment.</xs:documentation> </xs:annotation> </xs:element> |