simpleType
AdministrativeFundingControlMapType
namespace | http://ed-fi.org/0110 | ||||||||||||
type | restriction of xs:token | ||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="AdministrativeFundingControlMapType"> <xs:annotation> <xs:documentation>The type of education institution as classified by its funding source.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Public School"/> <xs:enumeration value="Private School"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |