simpleType
AcademicSubjectMapType
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="AcademicSubjectMapType"> <xs:annotation> <xs:documentation>The mapping to a known AcademicSubject.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumeration</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Composite"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Critical Reading"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Cross Subject"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="English"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="English Language Arts"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Reading"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Mathematics"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Life and Physical Sciences"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Social Sciences and History"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Social Studies"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Science"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Fine and Performing Arts"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Foreign Language and Literature"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Writing"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Physical, Health, and Safety Education"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Career and Technical Education"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Religious Education and Theology"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Military Science"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> <xs:enumeration value="Other"> <xs:annotation> <xs:documentation/> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |