complexType
RestraintEvent
element RestraintEvent/RestraintEventIdentifier
element RestraintEvent/EventDate
element RestraintEvent/EducationalEnvironment
element RestraintEvent/RestraintEventReasons
element RestraintEvent/StudentReference
element RestraintEvent/ProgramReference
element RestraintEvent/SchoolReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | RestraintEventIdentifier EventDate EducationalEnvironment RestraintEventReasons StudentReference ProgramReference SchoolReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="RestraintEvent"> <xs:annotation> <xs:documentation>This event entity represents the instances where a special education student was physically or mechanically restrained due to imminent serious physical harm to themselves or others, imminent serious property destruction, or a combination of both imminent serious physical harm to themselves or others and imminent serious property destruction.</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="RestraintEventIdentifier" type="RestraintEventIdentifier"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a restraint event by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EventDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the restraint event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting where the restraint was exercised.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RestraintEventReasons" type="RestraintEventReasonsType"> <xs:annotation> <xs:documentation>A categorization of the circumstances or reason for the restraint.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Reference to student that was restrained.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The special education program associated with the restraint event.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The school where the restraint event occurred.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element RestraintEvent/RestraintEventIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | RestraintEventIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RestraintEventIdentifier" type="RestraintEventIdentifier"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a restraint event by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/EventDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="EventDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day and year of the restraint event.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/EducationalEnvironment
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||
type | EducationalEnvironmentType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting where the restraint was exercised.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/RestraintEventReasons
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | RestraintEventReasonsType | ||||
properties |
|
||||
children | RestraintEventReason | ||||
annotation |
|
||||
source | <xs:element name="RestraintEventReasons" type="RestraintEventReasonsType"> <xs:annotation> <xs:documentation>A categorization of the circumstances or reason for the restraint.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Reference to student that was restrained.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/ProgramReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | ProgramReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ProgramIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProgramReference" type="ProgramReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The special education program associated with the restraint event.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The school where the restraint event occurred.</xs:documentation> </xs:annotation> </xs:element> |