<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision:   1.0  $ -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:glob="http://apply.grants.gov/system/Global-V1.0" xmlns:att="http://apply.grants.gov/system/Attachments-V1.0" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:codes="http://apply.grants.gov/system/UniversalCodes-V2.0" xmlns:SF429B="http://apply.grants.gov/forms/SF429B-V1.0" targetNamespace="http://apply.grants.gov/forms/SF429B-V1.0" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
	<xs:import namespace="http://apply.grants.gov/system/GlobalLibrary-V2.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/GlobalLibrary-V2.0.xsd"/>
	<xs:import namespace="http://apply.grants.gov/system/Attachments-V1.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/Attachments-V1.0.xsd"/>
	<xs:import namespace="http://apply.grants.gov/system/UniversalCodes-V2.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/UniversalCodes-V2.0.xsd"/>
	<xs:element name="SF429B">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Attachment_B" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="FederalGrantOrOtherIdentifyingNumber">
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="1"/>
										<xs:maxLength value="30"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
							<xs:element name="PropertyDescription" type="SF429B:SF429B_0_500_DataType" minOccurs="0"/>
							<xs:element name="PropertyAddress" type="globLib:AddressDataType" minOccurs="0"/>
							<xs:element name="ZoningInformation" type="SF429B:SF429B_0_50_DataType" minOccurs="0"/>
							<xs:element name="GPSLocationLongitude" type="SF429B:SF429B_0_20_DataType" minOccurs="0"/>
							<xs:element name="GPSLocationLatitude" type="SF429B:SF429B_0_20_DataType" minOccurs="0"/>
							<xs:element name="IntendedUse" type="SF429B:SF429B_0_500_DataType" minOccurs="0"/>
							<xs:element name="OwnershipType" type="SF429B:SF429B_OwnershipTypes_DataType" minOccurs="0"/>
							<xs:element name="ProposedAcquisitionDate" type="xs:date" minOccurs="0"/>
							<xs:element name="LandAmount" type="SF429B:SF429B_8_2_DataType" minOccurs="0"/>
							<xs:element name="LandUnits" type="SF429B:SF429B_LandUnits_DataType" minOccurs="0"/>
							<xs:element name="Gross" type="SF429B:SF429B_8_2_DataType" minOccurs="0"/>
							<xs:element name="Usable" type="SF429B:SF429B_8_2_DataType" minOccurs="0"/>
							<xs:element name="GrossUsableUnits" type="SF429B:SF429B_UsableUnits_DataType" minOccurs="0"/>
							<xs:element name="PropertyCost" type="SF429B:SF429B_PropertyCost_DataType" minOccurs="0"/>
							<xs:element name="URA" type="globLib:YesNo" minOccurs="0"/>
							<xs:element name="EnvironmentalComplianceRequirements" type="globLib:YesNo" minOccurs="0"/>
							<xs:element name="EnvironmentalComplianceDescription" minOccurs="0">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="AttachedFile" type="att:AttachedFileDataType"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="NHPA" type="globLib:YesNo" minOccurs="0"/>
							<xs:element name="NHPADescription" minOccurs="0">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="AttachedFile" type="att:AttachedFileDataType"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="GreenSustainablePractices" type="SF429B:SF429B_GreenSustainablePractices_DataType" minOccurs="0"/>
							<xs:element name="EnergyConsumption" type="SF429B:SF429B_EnergyConsumption_DataType" minOccurs="0"/>
							<xs:element name="EnergyAnticipated" type="SF429B:SF429B_EnergyConsumption_DataType" minOccurs="0"/>
							<xs:element name="Remarks" minOccurs="0">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="AttachedFile" type="att:AttachedFileDataType"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.0"/>
		</xs:complexType>
	</xs:element>
	<xs:simpleType name="SF429B_LandUnits_DataType">
		<xs:restriction base="xs:string">
			<xs:enumeration value="Acres"/>
			<xs:enumeration value="Square Feet"/>
			<xs:enumeration value="Square Kilometers"/>
			<xs:enumeration value="Square Meters"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_UsableUnits_DataType">
		<xs:restriction base="xs:string">
			<xs:enumeration value="Square Feet"/>
			<xs:enumeration value="Square Meters"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="SF429B_OwnershipTypes_DataType">
		<xs:sequence>
			<xs:element name="Owned" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="CoOwned" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="FeeSimple" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="Corporate" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="JointTenancy" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="Partnership" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="LimitedLiabilityPartnership" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="CoOperative" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="GovernmentFurnishedProperty" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="Other" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="OtherSpecify" type="SF429B:SF429B_0_30_DataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF429B_GreenSustainablePractices_DataType">
		<xs:sequence>
			<xs:element name="IntegratedDesignPrinciples" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="IndoorEnvironmentalQuality" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="ProtectsandConservesWater" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="ReducesEnvironmentalImpact" type="globLib:YesNoDataType" minOccurs="0"/>
			<xs:element name="OptimizesEnergyPerformance" type="globLib:YesNoDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF429B_PropertyCost_DataType">
		<xs:sequence>
			<xs:element name="FederalShare" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="FederalSharePercentage" type="globLib:PercentageDecimalDataType" minOccurs="0"/>
			<xs:element name="NonFederalShare" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="NonFederalPercentage" type="globLib:PercentageDecimalDataType" minOccurs="0"/>
			<xs:element name="TotalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="TotalPercentage" type="globLib:PercentageDecimalDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF429B_EnergyConsumption_DataType">
		<xs:sequence>
			<xs:element name="Electric" type="SF429B:SF429B_999999999999_DataType" minOccurs="0"/>
			<xs:element name="Btu" type="SF429B:SF429B_999999999999_DataType" minOccurs="0"/>
			<xs:element name="Petroleum" type="SF429B:SF429B_999999999999_DataType" minOccurs="0"/>
			<xs:element name="NaturalGas" type="SF429B:SF429B_999999999999_DataType" minOccurs="0"/>
			<xs:element name="OtherEnergy" type="SF429B:SF429B_999999999999_DataType" minOccurs="0"/>
			<xs:element name="OtherEnergySpecify" type="SF429B:SF429B_0_30_DataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="SF429B_999999999999_DataType">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="999999999999"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_8_2_DataType">
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="10"/>
			<xs:fractionDigits value="2"/>
			<xs:minInclusive value="0.00"/>
			<xs:maxInclusive value="99999999.99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_0_20_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_0_30_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_0_50_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF429B_0_500_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="500"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
