simpleType
ContinuationOfServicesMapType
namespace | http://ed-fi.org/0110 | ||||||||||||
type | restriction of xs:token | ||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="ContinuationOfServicesMapType"> <xs:annotation> <xs:documentation>In the Migrant Education program, a provision allows continuation of services after a child is no longer considered migratory for certain reasons. This type holds the reasons prescribed in the statute.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Ceased to be migratory during school term"/> <xs:enumeration value="Ceased to be migratory during previous school term and no comparable services are available"/> <xs:enumeration value="Previously migratory secondary student continuing secondary school credit accrual"/> </xs:restriction> </xs:simpleType> |