<xs:schema xmlns:ED_900D_1_1="http://apply.grants.gov/forms/ED_900D_1_1-V1.1" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://apply.grants.gov/forms/ED_900D_1_1-V1.1" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.1">
	<xs:import namespace="http://apply.grants.gov/system/GlobalLibrary-V2.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/GlobalLibrary-V2.0.xsd"/>
	<xs:element name="ED_900D_1_1">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ProjectDescription" type="ED_900D_1_1:ED_900D_1_1_AN1to8000"/>
				<xs:element name="ExplainReasons" type="ED_900D_1_1:ED_900D_1_1_AN1to8000"/>		
				<xs:element name="EstimateMonthsDesign" type="ED_900D_1_1:ED_900D_1_1_0_to_999_DataType"/>
				<xs:element name="FinancingMethod" type="ED_900D_1_1:ED_900D_1_1_AN1to8000"/>
				<xs:element name="EstimateMonths" type="ED_900D_1_1:ED_900D_1_1_0_to_999_DataType"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.1"/>
		</xs:complexType>
	</xs:element>
	<xs:simpleType name="ED_900D_1_1_AN1to8000">
		<xs:restriction base="xs:string">
				<xs:minLength value="1"/>
				<xs:maxLength value="8000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ED_900D_1_1_0_to_999_DataType">
		<xs:restriction base="xs:int">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
