complexType
RestraintEvent
element RestraintEvent/RestraintEventIdentifier
element RestraintEvent/EventDate
element RestraintEvent/EducationalEnvironment
element RestraintEvent/RestraintEventReason
element RestraintEvent/StudentReference
element RestraintEvent/ProgramReference
element RestraintEvent/SchoolReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | RestraintEventIdentifier EventDate EducationalEnvironment RestraintEventReason 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, 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 RestraintEvent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting where the RestraintEvent was exercised.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RestraintEventReason" type="RestraintEventReasonType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A categorization of the circumstances or reason for the RestraintEvent.</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 RestraintEvent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The school where the RestraintEvent occurred.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element RestraintEvent/RestraintEventIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/EventDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="EventDate" type="xs:date"> <xs:annotation> <xs:documentation>Month, day, and year of the RestraintEvent.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/EducationalEnvironment
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||
type | EducationalEnvironmentType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="EducationalEnvironment" type="EducationalEnvironmentType" minOccurs="0"> <xs:annotation> <xs:documentation>The setting where the RestraintEvent was exercised.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/RestraintEventReason
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | RestraintEventReasonType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RestraintEventReason" type="RestraintEventReasonType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A categorization of the circumstances or reason for the RestraintEvent.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
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/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 special education program associated with the RestraintEvent.</xs:documentation> </xs:annotation> </xs:element> |
element RestraintEvent/SchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>The school where the RestraintEvent occurred.</xs:documentation> </xs:annotation> </xs:element> |