complexType
Cohort
element Cohort/CohortIdentifier
element Cohort/CohortDescription
element Cohort/CohortType
element Cohort/CohortScope
element Cohort/AcademicSubject
element Cohort/EducationOrganizationReference
element Cohort/ProgramReference
element Cohort/CalendarReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | CohortIdentifier CohortDescription CohortType CohortScope AcademicSubject EducationOrganizationReference ProgramReference CalendarReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> </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: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: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: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: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> </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: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:annotation> </xs:element> <xs:element name="CalendarReference" type="CalendarReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A calendar associated with the cohort.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Cohort/CohortIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CohortIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CohortIdentifier" type="CohortIdentifier"> <xs:annotation> <xs:documentation>The name or ID for the Cohort.</xs:documentation> </xs:annotation> </xs:element> |
element Cohort/CohortDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CohortDescription | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CohortDescription" type="CohortDescription" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the Cohort and its purpose.</xs:documentation> </xs:annotation> </xs:element> |
element Cohort/CohortType
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||
type | CohortType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="CohortType" type="CohortType"> <xs:annotation> <xs:documentation>The type of cohort (e.g., academic intervention, classroom breakout).</xs:documentation> </xs:annotation> </xs:element> |
element Cohort/CohortScope
diagram | |||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||
type | CohortScopeType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element Cohort/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> </xs:appinfo> </xs:annotation> </xs:element> |
element Cohort/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The education organization associated with and owner of the Cohort.</xs:documentation> </xs:annotation> </xs:element> |
element Cohort/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity ProgramLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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:annotation> </xs:element> |
element Cohort/CalendarReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CalendarReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CalendarIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CalendarReference" type="CalendarReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A calendar associated with the cohort.</xs:documentation> </xs:annotation> </xs:element> |