complexType AssessmentFamily
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p109.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children AssessmentFamilyTitle AssessmentFamilyIdentificationCode AssessmentCategory AcademicSubject AssessedGradeLevel LowestAssessedGradeLevel ContentStandard Language Version RevisionDate Nomenclature AssessmentPeriod ParentAssessmentFamilyReference 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 logical grouping or association of assessments that share a common purpose, heritage or content standard. There may be hierarchies of assessment families, characteristics (e.g., Academic Subject) specified for assessment families, by convention, are inherited by the Assessments associated with the AssessmentFamily.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>541</ann:EdFiId>
source <xs:complexType name="AssessmentFamily">
 
<xs:annotation>
   
<xs:documentation>This entity represents a logical grouping or association of assessments that share a common purpose, heritage or content standard. There may be hierarchies of assessment families, characteristics (e.g., Academic Subject) specified for assessment families, by convention, are inherited by the Assessments associated with the AssessmentFamily.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>541</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="AssessmentFamilyTitle" type="AssessmentTitle">
         
<xs:annotation>
           
<xs:documentation>The title or name of the AssessmentFamily.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1245</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentFamilyIdentificationCode" type="AssessmentFamilyIdentificationCode" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>A unique number or alphanumeric code assigned to an assessment family by a school, school system, a state, or other agency or entity.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1244</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, etc.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1243</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" 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 family.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
             
<ann:EdFiId>1241</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The typical grade level for which an assessment family 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, etc.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1242</ann:EdFiId>
           
</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.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1249</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>1247</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 AssessmentFamily is designed.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
             
<ann:EdFiId>1248</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Version" type="Version" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The version identifier for the AssessmentFamily.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1253</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 AssessmentFamily was most recently revised substantially.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1252</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 this level of AssessmentFamily.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1250</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AssessmentPeriod" type="AssessmentPeriodDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The periods or windows defined in which an assessment is supposed to be administered.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
             
<ann:EdFiId>1246</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ParentAssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>References the higher level AssessmentFamily the AssessmentFamily belongs to.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1251</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Namespace" type="URI">
         
<xs:annotation>
           
<xs:documentation>Namespace for the Assessments in this AssessmentFamily.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>2301</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AssessmentFamily/AssessmentFamilyTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p110.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 AssessmentFamily.
appinfo
<ann:EdFiId>1245</ann:EdFiId>
source <xs:element name="AssessmentFamilyTitle" type="AssessmentTitle">
 
<xs:annotation>
   
<xs:documentation>The title or name of the AssessmentFamily.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1245</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/AssessmentFamilyIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p111.png
namespace http://ed-fi.org/0200
type AssessmentFamilyIdentificationCode
properties
minOcc 1
maxOcc unbounded
content complex
children IdentificationCode AssessmentIdentificationSystem AssigningOrganizationIdentificationCode
annotation
documentation
A unique number or alphanumeric code assigned to an assessment family by a school, school system, a state, or other agency or entity.
appinfo
<ann:EdFiId>1244</ann:EdFiId>
source <xs:element name="AssessmentFamilyIdentificationCode" type="AssessmentFamilyIdentificationCode" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to an assessment family by a school, school system, a state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1244</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/AssessmentCategory
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p112.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, etc.
appinfo
<ann:EdFiId>1243</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, etc.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1243</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p113.png
namespace http://ed-fi.org/0200
type AcademicSubjectDescriptorReferenceType
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 description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment family.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
<ann:EdFiId>1241</ann:EdFiId>
source <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" 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 family.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
     
<ann:EdFiId>1241</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/AssessedGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p114.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
The typical grade level for which an assessment family 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, etc.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1242</ann:EdFiId>
source <xs:element name="AssessedGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The typical grade level for which an assessment family 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, etc.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1242</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/LowestAssessedGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p115.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.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1249</ann:EdFiId>
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.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1249</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/ContentStandard
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p116.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>1247</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>1247</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/Language
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p117.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 AssessmentFamily is designed.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
<ann:EdFiId>1248</ann:EdFiId>
source <xs:element name="Language" type="LanguageDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>An indication of the languages in which the AssessmentFamily is designed.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
     
<ann:EdFiId>1248</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/Version
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p118.png
namespace http://ed-fi.org/0200
type Version
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The version identifier for the AssessmentFamily.
appinfo
<ann:EdFiId>1253</ann:EdFiId>
source <xs:element name="Version" type="Version" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The version identifier for the AssessmentFamily.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1253</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/RevisionDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p119.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 AssessmentFamily was most recently revised substantially.
appinfo
<ann:EdFiId>1252</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 AssessmentFamily was most recently revised substantially.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1252</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/Nomenclature
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p120.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 this level of AssessmentFamily.
appinfo
<ann:EdFiId>1250</ann:EdFiId>
source <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reflects the specific nomenclature used for this level of AssessmentFamily.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1250</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/AssessmentPeriod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p121.png
namespace http://ed-fi.org/0200
type AssessmentPeriodDescriptorReferenceType
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
The periods or windows defined in which an assessment is supposed to be administered.
appinfo
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
<ann:EdFiId>1246</ann:EdFiId>
source <xs:element name="AssessmentPeriod" type="AssessmentPeriodDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The periods or windows defined in which an assessment is supposed to be administered.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor>
     
<ann:EdFiId>1246</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/ParentAssessmentFamilyReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p122.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 higher level AssessmentFamily the AssessmentFamily belongs to.
appinfo
<ann:EdFiId>1251</ann:EdFiId>
source <xs:element name="ParentAssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>References the higher level AssessmentFamily the AssessmentFamily belongs to.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1251</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AssessmentFamily/Namespace
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p123.png
namespace http://ed-fi.org/0200
type URI
properties
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
Namespace for the Assessments in this AssessmentFamily.
appinfo
<ann:EdFiId>2301</ann:EdFiId>
source <xs:element name="Namespace" type="URI">
 
<xs:annotation>
   
<xs:documentation>Namespace for the Assessments in this AssessmentFamily.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>2301</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>