complexType
DisciplineAction
element DisciplineAction/DisciplineActionIdentifier
element DisciplineAction/Discipline
element DisciplineAction/DisciplineDate
element DisciplineAction/DisciplineActionLength
element DisciplineAction/ActualDisciplineActionLength
element DisciplineAction/DisciplineActionLengthDifferenceReason
element DisciplineAction/RelatedToZeroTolerancePolicy
element DisciplineAction/StudentReference
element DisciplineAction/DisciplineIncidentReference
element DisciplineAction/StaffReference
element DisciplineAction/ResponsibilitySchoolReference
element DisciplineAction/AssignmentSchoolReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | DisciplineActionIdentifier Discipline DisciplineDate DisciplineActionLength ActualDisciplineActionLength DisciplineActionLengthDifferenceReason RelatedToZeroTolerancePolicy 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 DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Discipline" type="DisciplineDescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Type of action, such as 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 DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineActionLength" type="DisciplineActionLength" minOccurs="0"> <xs:annotation> <xs:documentation>The length of time in school days for the DisciplineAction (e.g. removal, detention), if applicable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ActualDisciplineActionLength" type="DisciplineActionLength" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the actual length in school 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="RelatedToZeroTolerancePolicy" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether or not this disciplinary action taken against a student was imposed as a consequence of state or local zero tolerance policies.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student(s) disciplined by the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident 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 DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResponsibilitySchoolReference" type="SchoolReferenceType"> <xs:annotation> <xs:documentation>School responsible for student's discipline.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssignmentSchoolReference" type="SchoolReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>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/0210 | |||||||||
type | DisciplineActionIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DisciplineActionIdentifier" type="DisciplineActionIdentifier"> <xs:annotation> <xs:documentation>Identifier assigned by the education organization to the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/Discipline
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | DisciplineDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="Discipline" type="DisciplineDescriptorReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Type of action, such as 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/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="DisciplineDate" type="xs:date"> <xs:annotation> <xs:documentation>The date of the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineActionLength
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | DisciplineActionLength | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DisciplineActionLength" type="DisciplineActionLength" minOccurs="0"> <xs:annotation> <xs:documentation>The length of time in school days for the DisciplineAction (e.g. removal, detention), if applicable.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/ActualDisciplineActionLength
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | DisciplineActionLength | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ActualDisciplineActionLength" type="DisciplineActionLength" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the actual length in school days of a student's disciplinary assignment.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineActionLengthDifferenceReason
diagram | ||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||
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/RelatedToZeroTolerancePolicy
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RelatedToZeroTolerancePolicy" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of whether or not this disciplinary action taken against a student was imposed as a consequence of state or local zero tolerance policies.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The student(s) disciplined by the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/DisciplineIncidentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | DisciplineIncidentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | DisciplineIncidentIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="DisciplineIncidentReference" type="DisciplineIncidentReferenceType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Reference to the DisciplineIncident associated with the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity StaffLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The staff responsible for enforcing the DisciplineAction.</xs:documentation> </xs:annotation> </xs:element> |
element DisciplineAction/ResponsibilitySchoolReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ResponsibilitySchoolReference" type="SchoolReferenceType"> <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/0210 | ||||||||||||||||||||||
type | SchoolReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SchoolIdentity SchoolLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssignmentSchoolReference" type="SchoolReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>School where student is transferred for discipline.</xs:documentation> </xs:annotation> </xs:element> |