<xs:schema xmlns:ED_900F_1_1="http://apply.grants.gov/forms/ED_900F_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_900F_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_900F_1_1">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="AORSignature" type="globLib:SignatureDataType"/>
				<xs:element name="AORTitle" type="globLib:HumanTitleDataType" />
				<xs:element name="ApplicantOrganization" type="globLib:OrganizationNameDataType" />
				<xs:element name="DateSigned" type="xs:date"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.1"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
