complexType Assessment
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p85.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children AssessmentTitle AssessmentIdentificationCode AssessmentCategory AcademicSubject AssessedGradeLevel LowestAssessedGradeLevel AssessmentScore AssessmentPerformanceLevel ContentStandard AssessmentForm Language Version RevisionDate MaxRawScore Nomenclature AssessmentPeriod AssessmentFamilyReference SectionReference ProgramReference Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents a tool, instrument, process, or exhibition composed of a systematic sampling of behavior for measuring a student's competence, knowledge, skills, or behavior. An assessment can be used to measure differences in individuals or groups and changes in performance from one occasion to the next.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>540</ann:EdFiId>
source <xs:complexType name="Assessment">
 
<xs:annotation>
   
<xs:documentation>This entity represents a tool, instrument, process, or exhibition composed of a systematic sampling of behavior for measuring a student's competence, knowledge, skills, or behavior. An assessment can be used to measure differences in individuals or groups and changes in performance from one occasion to the next.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>540</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="AssessmentTitle" type="AssessmentTitle">
         
<xs:annotation>
           
<xs:documentation>The title or name of the Assessment.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1228</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<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:appinfo>
             
<ann:EdFiId>1224</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentCategory" type="AssessmentCategoryDescriptorReferenceType" 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:appinfo>
             
<ann:EdFiId>1221</ann:EdFiId>
           
</xs:appinfo>
         
</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:EdFiId>1219</ann:EdFiId>
           
</xs:appinfo>
           
<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:EdFiId>1220</ann:EdFiId>
           
</xs:appinfo>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LowestAssessedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted. For example:
Adult
Prekindergarten
First grade
Second grade
...
</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1234</ann:EdFiId>
           
</xs:appinfo>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentScore" type="AssessmentScore" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Definition of the scores to be expected from this assessment.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1227</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentPerformanceLevel" type="AssessmentPerformanceLevel" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Definition of the performance levels and the associated cut scores. Three styles are supported:
1. Specification of performance level by minimum and maximum score
2. Specification of performance level by cut score, using only minimum score
3. Specification of performance level without any mapping to scores.
</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1225</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ContentStandard" type="ContentStandard" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An indication as to whether an assessment conforms to a standard (e.g., local standard, statewide standard, regional standard, association standard).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1229</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentForm" type="AssessmentForm" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Identifies the form of the assessment, for example a regular versus makeup form, multiple choice versus constructed response, etc.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1223</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Language" type="LanguageDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>An indication of the languages in which the assessment is designed.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1230</ann:EdFiId>
           
</xs:appinfo>
           
<xs:appinfo>
             
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Version" type="Version">
         
<xs:annotation>
           
<xs:documentation>The version identifier for the assessment.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1240</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="RevisionDate" type="xs:date" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The month, day, and year that the conceptual design for the assessment was most recently revised substantially.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1238</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="MaxRawScore" type="xs:int" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The maximum raw score achievable across all assessment items that are correct and scored at the maximum.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1235</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Nomenclature" type="Nomenclature" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Reflects the specific nomenclature used for Assessment.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1236</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentPeriod" type="AssessmentPeriodDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The period or window in which an assessment is supposed to be administered.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1226</ann:EdFiId>
           
</xs:appinfo>
           
<xs:appinfo>
             
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>References the AssessmentFamily this Assessment is a member of.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1222</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:choice minOccurs="0">
         
<xs:element name="SectionReference" type="SectionReferenceType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>The Section(s) to which the Assessment is associated.</xs:documentation>
             
<xs:appinfo>
               
<ann:EdFiId>1239</ann:EdFiId>
             
</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ProgramReference" type="ProgramReferenceType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>The programs associated with the Assessment.</xs:documentation>
             
<xs:appinfo>
               
<ann:EdFiId>1237</ann:EdFiId>
             
</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:choice>
       
<xs:element name="Namespace" type="URI" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Namespace for the Assessment.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2300</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Assessment/AssessmentTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p86.png
namespace http://ed-fi.org/0200
type AssessmentTitle
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The title or name of the Assessment.
appinfo
<ann:EdFiId>1228</ann:EdFiId>
source <xs:element name="AssessmentTitle" type="AssessmentTitle">
 
<xs:annotation>
   
<xs:documentation>The title or name of the Assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1228</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p87.png
namespace http://ed-fi.org/0200
type AssessmentIdentificationCode
properties
minOcc 1
maxOcc unbounded
content complex
children IdentificationCode AssessmentIdentificationSystem AssigningOrganizationIdentificationCode
annotation
documentation
A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.
appinfo
<ann:EdFiId>1224</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>1224</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentCategory
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p88.png
namespace http://ed-fi.org/0200
type AssessmentCategoryDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
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
...
appinfo
<ann:EdFiId>1221</ann:EdFiId>
source <xs:element name="AssessmentCategory" type="AssessmentCategoryDescriptorReferenceType" 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:appinfo>
     
<ann:EdFiId>1221</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p89.png
namespace http://ed-fi.org/0200
type AcademicSubjectDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
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:EdFiId>1219</ann:EdFiId>
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
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:EdFiId>1219</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessedGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p90.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
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
...
appinfo
<ann:EdFiId>1220</ann:EdFiId>
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
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:EdFiId>1220</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/LowestAssessedGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p91.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted. For example:
Adult
Prekindergarten
First grade
Second grade
...
appinfo
<ann:EdFiId>1234</ann:EdFiId>
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
source <xs:element name="LowestAssessedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted. For example:
Adult
Prekindergarten
First grade
Second grade
...
</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1234</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentScore
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p92.png
namespace http://ed-fi.org/0200
type AssessmentScore
properties
minOcc 0
maxOcc unbounded
content complex
children AssessmentReportingMethod MinimumScore MaximumScore ResultDatatypeType
annotation
documentation
Definition of the scores to be expected from this assessment.
appinfo
<ann:EdFiId>1227</ann:EdFiId>
source <xs:element name="AssessmentScore" type="AssessmentScore" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Definition of the scores to be expected from this assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1227</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentPerformanceLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p93.png
namespace http://ed-fi.org/0200
type AssessmentPerformanceLevel
properties
minOcc 0
maxOcc unbounded
content complex
children PerformanceLevel AssessmentReportingMethod MinimumScore MaximumScore ResultDatatypeType
annotation
documentation
Definition of the performance levels and the associated cut scores. Three styles are supported:
1. Specification of performance level by minimum and maximum score
2. Specification of performance level by cut score, using only minimum score
3. Specification of performance level without any mapping to scores.
appinfo
<ann:EdFiId>1225</ann:EdFiId>
source <xs:element name="AssessmentPerformanceLevel" type="AssessmentPerformanceLevel" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Definition of the performance levels and the associated cut scores. Three styles are supported:
1. Specification of performance level by minimum and maximum score
2. Specification of performance level by cut score, using only minimum score
3. Specification of performance level without any mapping to scores.
</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1225</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/ContentStandard
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p94.png
namespace http://ed-fi.org/0200
type ContentStandard
properties
minOcc 0
maxOcc 1
content complex
children Title Author Version URI PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate
annotation
documentation
An indication as to whether an assessment conforms to a standard (e.g., local standard, statewide standard, regional standard, association standard).
appinfo
<ann:EdFiId>1229</ann:EdFiId>
source <xs:element name="ContentStandard" type="ContentStandard" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An indication as to whether an assessment conforms to a standard (e.g., local standard, statewide standard, regional standard, association standard).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1229</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentForm
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p95.png
namespace http://ed-fi.org/0200
type AssessmentForm
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
Identifies the form of the assessment, for example a regular versus makeup form, multiple choice versus constructed response, etc.
appinfo
<ann:EdFiId>1223</ann:EdFiId>
source <xs:element name="AssessmentForm" type="AssessmentForm" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifies the form of the assessment, for example a regular versus makeup form, multiple choice versus constructed response, etc.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1223</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/Language
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p96.png
namespace http://ed-fi.org/0200
type LanguageDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
An indication of the languages in which the assessment is designed.
appinfo
<ann:EdFiId>1230</ann:EdFiId>
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
source <xs:element name="Language" type="LanguageDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>An indication of the languages in which the assessment is designed.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1230</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/Version
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p97.png
namespace http://ed-fi.org/0200
type Version
properties
content simple
annotation
documentation
The version identifier for the assessment.
appinfo
<ann:EdFiId>1240</ann:EdFiId>
source <xs:element name="Version" type="Version">
 
<xs:annotation>
   
<xs:documentation>The version identifier for the assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1240</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/RevisionDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p98.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The month, day, and year that the conceptual design for the assessment was most recently revised substantially.
appinfo
<ann:EdFiId>1238</ann:EdFiId>
source <xs:element name="RevisionDate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The month, day, and year that the conceptual design for the assessment was most recently revised substantially.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1238</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/MaxRawScore
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p99.png
namespace http://ed-fi.org/0200
type xs:int
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The maximum raw score achievable across all assessment items that are correct and scored at the maximum.
appinfo
<ann:EdFiId>1235</ann:EdFiId>
source <xs:element name="MaxRawScore" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The maximum raw score achievable across all assessment items that are correct and scored at the maximum.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1235</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/Nomenclature
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p100.png
namespace http://ed-fi.org/0200
type Nomenclature
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
Reflects the specific nomenclature used for Assessment.
appinfo
<ann:EdFiId>1236</ann:EdFiId>
source <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reflects the specific nomenclature used for Assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1236</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentPeriod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p101.png
namespace http://ed-fi.org/0200
type AssessmentPeriodDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The period or window in which an assessment is supposed to be administered.
appinfo
<ann:EdFiId>1226</ann:EdFiId>
appinfo
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
source <xs:element name="AssessmentPeriod" type="AssessmentPeriodDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The period or window in which an assessment is supposed to be administered.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1226</ann:EdFiId>
   
</xs:appinfo>
   
<xs:appinfo>
     
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/AssessmentFamilyReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p102.png
namespace http://ed-fi.org/0200
type AssessmentFamilyReferenceType
properties
minOcc 0
maxOcc 1
content complex
children AssessmentFamilyIdentity AssessmentFamilyLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
References the AssessmentFamily this Assessment is a member of.
appinfo
<ann:EdFiId>1222</ann:EdFiId>
source <xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>References the AssessmentFamily this Assessment is a member of.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1222</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/SectionReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p103.png
namespace http://ed-fi.org/0200
type SectionReferenceType
properties
minOcc 1
maxOcc unbounded
content complex
children SectionIdentity SectionLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Section(s) to which the Assessment is associated.
appinfo
<ann:EdFiId>1239</ann:EdFiId>
source <xs:element name="SectionReference" type="SectionReferenceType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The Section(s) to which the Assessment is associated.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1239</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/ProgramReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p104.png
namespace http://ed-fi.org/0200
type ProgramReferenceType
properties
minOcc 1
maxOcc unbounded
content complex
children ProgramIdentity ProgramLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The programs associated with the Assessment.
appinfo
<ann:EdFiId>1237</ann:EdFiId>
source <xs:element name="ProgramReference" type="ProgramReferenceType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The programs associated with the Assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1237</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Assessment/Namespace
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p105.png
namespace http://ed-fi.org/0200
type URI
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
Namespace for the Assessment.
appinfo
<ann:EdFiId>2300</ann:EdFiId>
source <xs:element name="Namespace" type="URI" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Namespace for the Assessment.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2300</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>