complexType
StaffCohortAssociation
element StaffCohortAssociation/StaffReference
element StaffCohortAssociation/CohortReference
element StaffCohortAssociation/BeginDate
element StaffCohortAssociation/EndDate
element StaffCohortAssociation/StudentRecordAccess
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | StaffReference CohortReference BeginDate EndDate StudentRecordAccess | ||||
| annotation |
|
||||
| source | <xs:complexType name="StaffCohortAssociation"> <xs:annotation> <xs:documentation>This association indicates the staff associated with a cohort of students.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The staff associated with the cohort of students.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CohortReference" type="CohortReferenceType"> <xs:annotation> <xs:documentation>Reference to the cohort associated with the staff.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Start date for the association of staff to this cohort.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>End date for the association of staff to this cohort.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentRecordAccess" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator of whether the staff has access to the student records of the cohort per district interpretation of FERPA and other privacy laws, regulations and policies.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StaffCohortAssociation/StaffReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | StaffReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StaffIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="StaffReference" type="StaffReferenceType"> <xs:annotation> <xs:documentation>The staff associated with the cohort of students.</xs:documentation> </xs:annotation> </xs:element> |
element StaffCohortAssociation/CohortReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | CohortReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | CohortIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="CohortReference" type="CohortReferenceType"> <xs:annotation> <xs:documentation>Reference to the cohort associated with the staff.</xs:documentation> </xs:annotation> </xs:element> |
element StaffCohortAssociation/BeginDate
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="BeginDate" type="xs:date"> <xs:annotation> <xs:documentation>Start date for the association of staff to this cohort.</xs:documentation> </xs:annotation> </xs:element> |
element StaffCohortAssociation/EndDate
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:date | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>End date for the association of staff to this cohort.</xs:documentation> </xs:annotation> </xs:element> |
element StaffCohortAssociation/StudentRecordAccess
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:boolean | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="StudentRecordAccess" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator of whether the staff has access to the student records of the cohort per district interpretation of FERPA and other privacy laws, regulations and policies.</xs:documentation> </xs:annotation> </xs:element> |






