complexType
DisciplineAction
element DisciplineAction/DisciplineActionIdentifier
element DisciplineAction/Disciplines
element DisciplineAction/DisciplineDate
element DisciplineAction/DisciplineActionLength
element DisciplineAction/ActualDisciplineActionLength
element DisciplineAction/DisciplineActionLengthDifferenceReason
element DisciplineAction/StudentReference
element DisciplineAction/DisciplineIncidentReference
element DisciplineAction/StaffReference
element DisciplineAction/ResponsibilitySchoolReference
element DisciplineAction/AssignmentSchoolReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | DisciplineActionIdentifier Disciplines DisciplineDate DisciplineActionLength ActualDisciplineActionLength DisciplineActionLengthDifferenceReason StudentReference DisciplineIncidentReference StaffReference ResponsibilitySchoolReference AssignmentSchoolReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="DisciplineAction"> <xs:annotation> <xs:documentation>This event entity represents actions taken by an education organization after a disruptive event that is recorded as a discipline incident.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="DisciplineActionIdentifier" type="DisciplineActionIdentifier"> <xs:annotation> <xs:documentation>Identifier assigned by the education organization to the discipline action.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Disciplines" type="DescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Type of action or removal from the classroom used to discipline the student involved as a perpetrator in a discipline incident.</xs:documentation> <xs:appinfo> <ann:Descriptor>DisciplineDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="DisciplineDate" type="xs:date"> <xs:annotation> <xs:documentation>The date of the discipline action.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineActionLength" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The length of time in days for the Discipline Action (e.g. removal, detention), if applicable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ActualDisciplineActionLength" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the actual length in days of a student's disciplinary assignment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineActionLengthDifferenceReason" type="DisciplineActionLengthDifferenceReasonType" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the reason for the difference, if any, between the official and actual lengths of a student’s disciplinary assignment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The student(s) disciplined by the discipline action.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident(s) associated with the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The staff responsible for enforcing the discipline action.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResponsibilitySchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>School responsible for student's discipline.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssignmentSchoolReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Optional school where student is transferred for discipline.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element DisciplineAction/DisciplineActionIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | DisciplineActionIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DisciplineActionIdentifier" type="DisciplineActionIdentifier"> <xs:annotation> <xs:documentation>Identifier assigned by the education organization to the discipline action.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/Disciplines
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Disciplines" type="DescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Type of action or removal from the classroom used to discipline the student involved as a perpetrator in a discipline incident.</xs:documentation> <xs:appinfo> <ann:Descriptor>DisciplineDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineDate
diagram | |||||
namespace | http://ed-fi.org/0110 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="DisciplineDate" type="xs:date"> <xs:annotation> <xs:documentation>The date of the discipline action.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineActionLength
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="DisciplineActionLength" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The length of time in days for the Discipline Action (e.g. removal, detention), if applicable.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/ActualDisciplineActionLength
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="ActualDisciplineActionLength" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the actual length in days of a student's disciplinary assignment.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineActionLengthDifferenceReason
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||
type | DisciplineActionLengthDifferenceReasonType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="DisciplineActionLengthDifferenceReason" type="DisciplineActionLengthDifferenceReasonType" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the reason for the difference, if any, between the official and actual lengths of a student’s disciplinary assignment.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The student(s) disciplined by the discipline action.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineIncidentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | DisciplineIncidentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | DisciplineIncidentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident(s) associated with the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The staff responsible for enforcing the discipline action.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/ResponsibilitySchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ResponsibilitySchoolReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>School responsible for student's discipline.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/AssignmentSchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssignmentSchoolReference" type="EducationOrganizationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Optional school where student is transferred for discipline.</xs:documentation> </xs:annotation> </xs:element> |