<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://ns.nsdl.org/gem_type_v1.01/" xmlns="http://ns.nsdl.org/gem_type_v1.01/" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.01.000">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			National Science Digital Library (NSDL) Topic List based on GEM 

		      This schema defines a simpleType which enumerates the allowable values for the GEM subjects.

			Topic List created by Diane Hillmann 2002-09-10 based on  http://search.thegateway.org/   (via  http://www.geminfo.org/)
	
			Updated 2003-10-02 Naomi Dushay:  version 1.01.000 - corrected Integrating Tehcnology inTO the Classroom
			Updated 2003-09-04 Naomi Dushay:  version 1.00.002 - added Social studies, History, Economics, Anthropology, parent topic comments
			Updated 2003-08-07 Naomi Dushay:  version 1.00.001 - added Psychology
			Updated 2002-09-27 Naomi Dushay:  version 1.00.000
			Updated 2002-09-24 Naomi Dushay:  corrected targetNamespace
			Updated 2002-09-17 Naomi Dushay:  added version attribute to schema, changed targetNamespace to correspond to naming convention
			XML Schema created by Naomi Dushay 2002-09-10	
    		</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="GEMType">
		<xs:restriction base="xs:string">
			<xs:enumeration value="Education (General)"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Careers"/>
			<xs:enumeration value="Instructional issues"/>
			<xs:enumeration value="Health"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Aging"/>
			<xs:enumeration value="Body systems and senses"/>
			<xs:enumeration value="Environmental health"/>
			<xs:enumeration value="Human sexuality"/>
			<xs:enumeration value="Nutrition"/>
			<xs:enumeration value="Mathematics"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Algebra"/>
			<xs:enumeration value="Applied mathematics"/>
			<xs:enumeration value="Arithmetic"/>
			<xs:enumeration value="Calculus"/>
			<xs:enumeration value="Discrete mathematics"/>
			<xs:enumeration value="Functions"/>
			<xs:enumeration value="Geometry"/>
			<xs:enumeration value="Measurement"/>
			<xs:enumeration value="Number sense"/>
			<xs:enumeration value="Number theory"/>
			<xs:enumeration value="Patterns"/>
			<xs:enumeration value="Probability"/>
			<xs:enumeration value="Statistics"/>
			<xs:enumeration value="Trigonometry"/>
			<xs:enumeration value="Science"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Agriculture"/>
			<xs:enumeration value="Astronomy"/>
			<xs:enumeration value="Biological and life sciences"/>
			<xs:enumeration value="Biology"/>
			<xs:enumeration value="Botany"/>
			<xs:enumeration value="Chemistry"/>
			<xs:enumeration value="Computer science"/>
			<xs:enumeration value="Earth science"/>
			<xs:enumeration value="Ecology"/>
			<xs:enumeration value="Embryology"/>
			<xs:enumeration value="Engineering"/>
			<xs:enumeration value="Entomology"/>
			<xs:enumeration value="General science"/>
			<xs:enumeration value="Geology"/>
			<xs:enumeration value="Histology"/>
			<xs:enumeration value="History of science"/>
			<xs:enumeration value="Metallurgy"/>
			<xs:enumeration value="Meteorology"/>
			<xs:enumeration value="Natural history"/>
			<xs:enumeration value="Oceanography"/>
			<xs:enumeration value="Paleontology"/>
			<xs:enumeration value="Pharmacology"/>
			<xs:enumeration value="Physical sciences"/>
			<xs:enumeration value="Physics"/>
			<xs:enumeration value="Space sciences"/>
			<xs:enumeration value="Social studies"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Anthropology"/>
			<xs:enumeration value="Economics"/>
			<xs:enumeration value="Geography"/>
			<xs:enumeration value="History"/>
			<xs:enumeration value="Psychology"/>
			<xs:enumeration value="Technology"><!-- parent topic --></xs:enumeration>
			<xs:enumeration value="Educational technology"/>
			<xs:enumeration value="Educational media"/>
			<xs:enumeration value="Integrating technology into the classroom"/>
			<xs:enumeration value="Multimedia education"/>
			<xs:enumeration value="Technology planning"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
