complexType
RestraintEventReasonsType
element RestraintEventReasonsType/RestraintEventReason
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | RestraintEventReason | ||||
used by |
|
||||
annotation |
|
||||
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 | |||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||
type | RestraintEventReasonItemType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |