complexType
BehaviorDescriptor
element BehaviorDescriptor/BehaviorMap
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | extension of DescriptorType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor BehaviorMap | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="BehaviorDescriptor"> <xs:annotation> <xs:documentation>This descriptor holds the categories of behavior describing a discipline incident.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="BehaviorMap" type="BehaviorMapType" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the behavior for reporting types.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element BehaviorDescriptor/BehaviorMap
| diagram | ![]() |
|||||||||||||||
| namespace | http://ed-fi.org/0110 | |||||||||||||||
| type | BehaviorMapType | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="BehaviorMap" type="BehaviorMapType" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the behavior for reporting types.</xs:documentation> </xs:annotation> </xs:element> |


