complexType RestraintEventReasonsType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p810.png
namespace http://ed-fi.org/0110
children RestraintEventReason
used by
element RestraintEvent/RestraintEventReasons
annotation
documentation
The categorization of the circumstances or reason for the restraint.
appinfo
<ann:TypeGroup>Enumerated Collection</ann:TypeGroup>
source <xs:complexType name="RestraintEventReasonsType">
 
<xs:annotation>
   
<xs:documentation>The categorization of the circumstances or reason for the restraint. </xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Enumerated Collection</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="RestraintEventReason" type="RestraintEventReasonItemType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The categorization of the circumstances or reason for the restraint. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RestraintEventReasonsType/RestraintEventReason
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p811.png
namespace http://ed-fi.org/0110
type RestraintEventReasonItemType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
enumeration Imminent Serious Physical Harm To Themselves 
enumeration Imminent Serious Physical Harm To Others 
enumeration Imminent Serious Property Destruction 
annotation
documentation
The categorization of the circumstances or reason for the restraint.
source <xs:element name="RestraintEventReason" type="RestraintEventReasonItemType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The categorization of the circumstances or reason for the restraint. </xs:documentation>
 
</xs:annotation>
</xs:element>