<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:codes="http://apply.grants.gov/system/UniversalCodes-V2.0" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:OZ_Certification_Form="http://apply.grants.gov/forms/OZ_Certification_Form-V1.0" targetNamespace="http://apply.grants.gov/forms/OZ_Certification_Form-V1.0" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
	<xs:import namespace="http://apply.grants.gov/system/UniversalCodes-V2.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/UniversalCodes-V2.0.xsd"/>
	<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="OZ_Certification_Form">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="OrganizationName" type="globLib:OrganizationNameDataType"/>
				<xs:element name="FederalProgram" type="globLib:CFDATitleDataType" minOccurs="0"/>
				<xs:element name="OZCensusTracts">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="1"/>
							<xs:maxLength value="1000"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="ApplicationCriteria">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:enumeration value="Solely within"/>
							<xs:enumeration value="Within and other communities"/>
							<xs:enumeration value="Outside"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="EstimatedFundingAllocations">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:enumeration value="76% - 100%"/>
							<xs:enumeration value="51% - 75%"/>
							<xs:enumeration value="26% - 50%"/>
							<xs:enumeration value="11% - 25%"/>
							<xs:enumeration value="1% - 10%"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="Narrative" minOccurs="0">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="0"/>
							<xs:maxLength value="1500"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="ProjectPurpose" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="AccessToCapital" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="AssetBuilding" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="BusinessAssistance" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="CommunityCapacityBuilding" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="EconomicDevelopment" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="Education" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="HealthyFoodAccess" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="Health" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="Housing" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="HumanServicesandFamilySupport" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="CommunityInfrastructure" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="PublicSafety" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="WorkforceDevelopment" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="LIHTC" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="MarketRateHousing" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="IndustrialDevelopment" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="CommercialDevelopment" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="OtherBusinessDevelopment" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="AboveGroundInfrastructure" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="BelowGroundInfrastructure" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="Schools" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="Hospitals" type="globLib:YesNoDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="AuthorizedRepresentative" type="globLib:HumanNameDataType"/>
				<xs:element name="AuthorizedRepresentativeTitle" type="globLib:HumanTitleDataType"/>
				<xs:element name="AuthorizedRepresentativeOrganization" type="globLib:OrganizationNameDataType"/>
				<xs:element name="AuthorizedRepresentativeSignature" type="globLib:SignatureDataType"/>
				<xs:element name="SignatureDate" type="xs:date"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.0"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
