complexType Cohort
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p258.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children CohortIdentifier CohortDescription CohortType CohortScope AcademicSubject EducationOrganizationReference ProgramReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents any type of list of designated students for tracking, analysis, or intervention.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>547</ann:EdFiId>
source <xs:complexType name="Cohort">
 
<xs:annotation>
   
<xs:documentation>This entity represents any type of list of designated students for tracking, analysis, or intervention.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>547</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="CohortIdentifier" type="CohortIdentifier">
         
<xs:annotation>
           
<xs:documentation>The name or ID for the Cohort.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1778</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CohortDescription" type="CohortDescription" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The description of the Cohort and its purpose.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1276</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CohortType" type="CohortType">
         
<xs:annotation>
           
<xs:documentation>The type of cohort (e.g., academic intervention, classroom breakout).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1278</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CohortScope" type="CohortScopeType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The scope of cohort (e.g., school, district, classroom).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1277</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The academic subject associated with an academic intervention.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
             
<ann:EdFiId>1275</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>The education organization associated with and owner of the Cohort.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1279</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>The (optional) program associated with this Cohort (e.g., special education).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1280</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Cohort/CohortIdentifier
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p259.png
namespace http://ed-fi.org/0200
type CohortIdentifier
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
annotation
documentation
The name or ID for the Cohort.
appinfo
<ann:EdFiId>1778</ann:EdFiId>
source <xs:element name="CohortIdentifier" type="CohortIdentifier">
 
<xs:annotation>
   
<xs:documentation>The name or ID for the Cohort.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1778</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/CohortDescription
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p260.png
namespace http://ed-fi.org/0200
type CohortDescription
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 1024
annotation
documentation
The description of the Cohort and its purpose.
appinfo
<ann:EdFiId>1276</ann:EdFiId>
source <xs:element name="CohortDescription" type="CohortDescription" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The description of the Cohort and its purpose.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1276</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/CohortType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p261.png
namespace http://ed-fi.org/0200
type CohortType
properties
content simple
facets
Kind Value Annotation
enumeration Academic Intervention
appinfo
<ann:EdFiId>141-001</ann:EdFiId>
enumeration Attendance Intervention
appinfo
<ann:EdFiId>141-002</ann:EdFiId>
enumeration Discipline Intervention
appinfo
<ann:EdFiId>141-005</ann:EdFiId>
enumeration Classroom Pullout
appinfo
<ann:EdFiId>141-003</ann:EdFiId>
enumeration Extracurricular Activity
appinfo
<ann:EdFiId>141-006</ann:EdFiId>
enumeration Field Trip
appinfo
<ann:EdFiId>141-007</ann:EdFiId>
enumeration Principal Watch List
appinfo
<ann:EdFiId>141-010</ann:EdFiId>
enumeration Counselor List
appinfo
<ann:EdFiId>141-004</ann:EdFiId>
enumeration In-school Suspension
appinfo
<ann:EdFiId>141-008</ann:EdFiId>
enumeration Study Hall
appinfo
<ann:EdFiId>141-011</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>141-009</ann:EdFiId>
annotation
documentation
The type of cohort (e.g., academic intervention, classroom breakout).
appinfo
<ann:EdFiId>1278</ann:EdFiId>
source <xs:element name="CohortType" type="CohortType">
 
<xs:annotation>
   
<xs:documentation>The type of cohort (e.g., academic intervention, classroom breakout).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1278</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/CohortScope
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p262.png
namespace http://ed-fi.org/0200
type CohortScopeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration District
appinfo
<ann:EdFiId>140-003</ann:EdFiId>
enumeration School
appinfo
<ann:EdFiId>140-007</ann:EdFiId>
enumeration Network
appinfo
<ann:EdFiId>140-004</ann:EdFiId>
enumeration Classroom
appinfo
<ann:EdFiId>140-001</ann:EdFiId>
enumeration Teacher
appinfo
<ann:EdFiId>140-009</ann:EdFiId>
enumeration Principal
appinfo
<ann:EdFiId>140-006</ann:EdFiId>
enumeration Counselor
appinfo
<ann:EdFiId>140-002</ann:EdFiId>
enumeration Statewide
appinfo
<ann:EdFiId>140-008</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>140-005</ann:EdFiId>
annotation
documentation
The scope of cohort (e.g., school, district, classroom).
appinfo
<ann:EdFiId>1277</ann:EdFiId>
source <xs:element name="CohortScope" type="CohortScopeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The scope of cohort (e.g., school, district, classroom).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1277</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/AcademicSubject
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p263.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 academic subject associated with an academic intervention.
appinfo
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
<ann:EdFiId>1275</ann:EdFiId>
source <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The academic subject associated with an academic intervention.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor>
     
<ann:EdFiId>1275</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p264.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
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 education organization associated with and owner of the Cohort.
appinfo
<ann:EdFiId>1279</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>The education organization associated with and owner of the Cohort.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1279</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Cohort/ProgramReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p265.png
namespace http://ed-fi.org/0200
type ProgramReferenceType
properties
minOcc 0
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 (optional) program associated with this Cohort (e.g., special education).
appinfo
<ann:EdFiId>1280</ann:EdFiId>
source <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The (optional) program associated with this Cohort (e.g., special education).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1280</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>