complexType AssessmentIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p110.png
namespace http://ed-fi.org/0110
children AssessmentIdentificationCode AssessmentFamilyTitle AssessmentTitle AssessmentCategory AcademicSubject GradeLevelAssessed Version
used by
element AssessmentReferenceType/AssessmentIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of assessments by unique identification.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="AssessmentIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of assessments by unique identification.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:choice maxOccurs="2">
   
<xs:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to uniquely identify and link to an existing assessment record in the receiving system by IdentificationCode</xs:documentation>
     
</xs:annotation>
     
<xs:element name="AssessmentIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded">
       
<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:sequence>
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing assessment record in the receiving system by  AssessmentTitle + AcademicSubject (e.g. mathematics) + GradeLevelAssessed (e.g., Fifth grade) + Version (e.g., 2009)</xs:documentation>
     
</xs:annotation>
     
<xs:element name="AssessmentFamilyTitle" type="AssessmentTitle" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The title or name of the assessment family.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AssessmentTitle" type="AssessmentTitle" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The title or name of the assessment.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The category of an assessment based on format and content. For example:
Achievement test
Advanced placement test
Alternate assessment/grade-level standards
Attitudinal test
Cognitive and perceptual skills test
...
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0">
       
<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="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The typical grade level for which an assessment is designed. 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="Version" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The version of the assessment.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:choice>
</xs:complexType>

element AssessmentIdentityType/AssessmentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p111.png
namespace http://ed-fi.org/0110
type AssessmentIdentificationCode
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children ID
attributes
Name  Type  Use  Default  Fixed  annotation
IdentificationSystemAssessmentIdentificationSystemTyperequired      
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.
AssigningOrganizationCodeIdentificationCodeoptional      
documentation
The organization code or name assigning the assessment identification code.
annotation
documentation
A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.
source <xs:element name="AssessmentIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded">
 
<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>

element AssessmentIdentityType/AssessmentFamilyTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p112.png
namespace http://ed-fi.org/0110
type AssessmentTitle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 60 
annotation
documentation
The title or name of the assessment family.
source <xs:element name="AssessmentFamilyTitle" type="AssessmentTitle" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The title or name of the assessment family.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssessmentIdentityType/AssessmentTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p113.png
namespace http://ed-fi.org/0110
type AssessmentTitle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 60 
annotation
documentation
The title or name of the assessment.
source <xs:element name="AssessmentTitle" type="AssessmentTitle" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The title or name of the assessment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssessmentIdentityType/AssessmentCategory
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p114.png
namespace http://ed-fi.org/0110
type AssessmentCategoryType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Achievement test 
enumeration Advanced Placement 
enumeration Alternate assessment/ELL 
enumeration Alternate assessment/grade-level standards 
enumeration Alternative assessment/modified standards 
enumeration Aptitude test 
enumeration Attitudinal test 
enumeration Benchmark test 
enumeration Class test 
enumeration Class quiz 
enumeration College entrance exam 
enumeration Cognitive and perceptual skills test 
enumeration Developmental observation 
enumeration Diagnostic 
enumeration English proficiency screening test 
enumeration Foreign language proficiency test 
enumeration Formative 
enumeration Interest inventory 
enumeration Interim 
enumeration International Baccalaureate 
enumeration Language proficiency test 
enumeration Manual dexterity test 
enumeration Mental ability (intelligence) test 
enumeration Performance assessment 
enumeration Personality test 
enumeration Portfolio assessment 
enumeration Prekindergarten Readiness 
enumeration Psychological test 
enumeration Psychomotor test 
enumeration Reading readiness test 
enumeration State summative assessment 3-8 general 
enumeration State high school subject assessment 
enumeration State high school course assessment 
enumeration State alternative assessment/grade-level standards 
enumeration State alternative assessment/modified standards 
enumeration State alternate assessment/ELL 
enumeration State English proficiency test 
enumeration Other 
annotation
documentation
The category of an assessment based on format and content. For example:
Achievement test
Advanced placement test
Alternate assessment/grade-level standards
Attitudinal test
Cognitive and perceptual skills test
...
source <xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The category of an assessment based on format and content. For example:
Achievement test
Advanced placement test
Alternate assessment/grade-level standards
Attitudinal test
Cognitive and perceptual skills test
...
</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssessmentIdentityType/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p115.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
source <xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0">
 
<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/GradeLevelAssessed
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p116.png
namespace http://ed-fi.org/0110
type DescriptorReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CodeValue ShortDescription Description
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
AsOfDate      
documentation
The date context in which this reference should be considered. This is important when descriptors change over time. If omitted, assumed to be the current descriptor.
namespaceURIrequired      
documentation
A globally unique namespace that identifies this descriptor set. Author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary.
annotation
documentation
The typical grade level for which an assessment is designed. For example:
Adult
Prekindergarten
First grade
Second grade
...
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
source <xs:element name="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The typical grade level for which an assessment is designed. 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 Ed-Fi-Core_diagrams/Ed-Fi-Core_p117.png
namespace http://ed-fi.org/0110
type Version
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
The version of the assessment.
source <xs:element name="Version" type="Version" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The version of the assessment.</xs:documentation>
 
</xs:annotation>
</xs:element>