simpleType
DisciplineActionLengthDifferenceReasonType
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="DisciplineActionLengthDifferenceReasonType"> <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:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="No Difference"/> <xs:enumeration value="Term Modified By District"/> <xs:enumeration value="Term Modified By Court Order"/> <xs:enumeration value="Term Modified By Mutual Agreement"/> <xs:enumeration value="Student Completed Term Requirements Sooner Than Expected"/> <xs:enumeration value="Student Incarcerated"/> <xs:enumeration value="Term Decreased Due To Extenuating Health-Related Circumstances"/> <xs:enumeration value="Student Withdrew From School"/> <xs:enumeration value="School Year Ended"/> <xs:enumeration value="Continuation Of Previous Year’s Disciplinary Action Assignment"/> <xs:enumeration value="Term Modified By Placement Program Due To Student Behavior While In The Placement"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |