complexType
SecondaryBehavior
attribute SecondaryBehavior/@BehaviorMap
element SecondaryBehavior/SecondaryBehavior
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
children | SecondaryBehavior | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="SecondaryBehavior"> <xs:annotation> <xs:documentation>Definition of the behavior coded for use in describing an incident.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="SecondaryBehavior" type="SecondaryBehaviorsType"> <xs:annotation> <xs:documentation>The description of the behavior of a student for a discipline incident.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="BehaviorMap" type="BehaviorMapType" use="required"> <xs:annotation> <xs:documentation>The category of the incident behavior for classification purposes</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute SecondaryBehavior/@BehaviorMap
type | BehaviorMapType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:attribute name="BehaviorMap" type="BehaviorMapType" use="required"> <xs:annotation> <xs:documentation>The category of the incident behavior for classification purposes</xs:documentation> </xs:annotation> </xs:attribute> |
element SecondaryBehavior/SecondaryBehavior
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | SecondaryBehaviorsType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SecondaryBehavior" type="SecondaryBehaviorsType"> <xs:annotation> <xs:documentation>The description of the behavior of a student for a discipline incident.</xs:documentation> </xs:annotation> </xs:element> |