simpleType
RestraintEventReasonItemType
namespace | http://ed-fi.org/0110 | ||||||||||||
type | restriction of xs:token | ||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="RestraintEventReasonItemType"> <xs:annotation> <xs:documentation>The items of categorization of the circumstances or reason for the restraint. </xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Imminent Serious Physical Harm To Themselves"/> <xs:enumeration value="Imminent Serious Physical Harm To Others"/> <xs:enumeration value="Imminent Serious Property Destruction"/> </xs:restriction> </xs:simpleType> |