complexType
StudentDisciplineIncidentAssociation
element StudentDisciplineIncidentAssociation/StudentReference
element StudentDisciplineIncidentAssociation/DisciplineIncidentReference
element StudentDisciplineIncidentAssociation/StudentParticipationCode
element StudentDisciplineIncidentAssociation/Behaviors
element StudentDisciplineIncidentAssociation/SecondaryBehaviors
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
children | StudentReference DisciplineIncidentReference StudentParticipationCode Behaviors SecondaryBehaviors | ||||
annotation |
|
||||
source | <xs:complexType name="StudentDisciplineIncidentAssociation"> <xs:annotation> <xs:documentation>This association indicates those students who were victims, perpetrators, witnesses, and/or reporters for a discipline incident.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Association</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the discipline incident.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType"> <xs:annotation> <xs:documentation>Reference to the discipline incident associated with the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentParticipationCode" type="StudentParticipationCodeType"> <xs:annotation> <xs:documentation>The role or type of participation of a student in a discipline incident; for example: Victim Perpetrator Witness Reporter</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Behaviors" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Categories of student-specific behavior coded for use in describing an incident.</xs:documentation> <xs:appinfo> <ann:Descriptor>BehaviorDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="SecondaryBehaviors" type="SecondaryBehavior" minOccurs="0" maxOccurs="unbounded"> <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:sequence> </xs:complexType> |
element StudentDisciplineIncidentAssociation/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student associated with the discipline incident.</xs:documentation> </xs:annotation> </xs:element> |
element StudentDisciplineIncidentAssociation/DisciplineIncidentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | DisciplineIncidentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | DisciplineIncidentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType"> <xs:annotation> <xs:documentation>Reference to the discipline incident associated with the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentDisciplineIncidentAssociation/StudentParticipationCode
diagram | ||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||
type | StudentParticipationCodeType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="StudentParticipationCode" type="StudentParticipationCodeType"> <xs:annotation> <xs:documentation>The role or type of participation of a student in a discipline incident; for example: Victim Perpetrator Witness Reporter</xs:documentation> </xs:annotation> </xs:element> |
element StudentDisciplineIncidentAssociation/Behaviors
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Behaviors" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Categories of student-specific behavior coded for use in describing an incident.</xs:documentation> <xs:appinfo> <ann:Descriptor>BehaviorDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentDisciplineIncidentAssociation/SecondaryBehaviors
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | SecondaryBehavior | ||||||||||||||
properties |
|
||||||||||||||
children | SecondaryBehavior | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="SecondaryBehaviors" type="SecondaryBehavior" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Specifies a more granular level of detail of a behavior involved in the incident.</xs:documentation> </xs:annotation> </xs:element> |