simpleType
SpecialEducationSettingMapType
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:simpleType name="SpecialEducationSettingMapType"> <xs:annotation> <xs:documentation>The mapping to a known SpecialEducationSetting.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Inside regular class 80% or more of the day"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Inside regular class no more than 79% of day and no less than 40% of the day"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Inside regular class less than 40% of the day"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Separate School"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Residential Facility"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Homebound/Hospital"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Correctional Facilities"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Parentally-placed in Private Schools"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |