complexType
Behavior
element Behavior/BehaviorDetailedDescription
element Behavior/Behavior
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | BehaviorDetailedDescription Behavior | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Behavior"> <xs:annotation> <xs:documentation>Describes behavior by category and provides a detailed description.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="BehaviorDetailedDescription" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies a more granular level of detail of a behavior involved in the incident.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Behavior" type="BehaviorDescriptorReferenceType"> <xs:annotation> <xs:documentation>Describes behavior by category and provides a detailed description.</xs:documentation> <xs:appinfo> <ann:Descriptor>BehaviorDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Behavior/BehaviorDetailedDescription
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BehaviorDetailedDescription" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies a more granular level of detail of a behavior involved in the incident.</xs:documentation> </xs:annotation> </xs:element> |
element Behavior/Behavior
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | BehaviorDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Behavior" type="BehaviorDescriptorReferenceType"> <xs:annotation> <xs:documentation>Describes behavior by category and provides a detailed description.</xs:documentation> <xs:appinfo> <ann:Descriptor>BehaviorDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |