<?xml version="1.0" encoding="UTF-8"?>
<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:SF271="http://apply.grants.gov/forms/SF271-V1.0" targetNamespace="http://apply.grants.gov/forms/SF271-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="SF271">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="FinalPartial">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:enumeration value="Final"/>
							<xs:enumeration value="Partial"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="Basis">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:enumeration value="Cash"/>
							<xs:enumeration value="Accural"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="FederalAgencyAndOrganizationalElement" type="SF271:SF271_0_100_DataType"/>
				<xs:element name="FederalGrantOrOtherIdentifyingNumber" type="globLib:ProjectAwardNumberDataType" minOccurs="0"/>
				<xs:element name="ParitalPaymentRequestNumber" type="globLib:ProjectAwardNumberDataType" minOccurs="0"/>
				<xs:element name="EmployerTaxpayerIdentificationNumber" type="globLib:EmployerIDDataType" minOccurs="0"/>
				<xs:element name="FinancialAssistanceIdentificationNumber" minOccurs="0">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="0"/>
							<xs:maxLength value="30"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="PeriodFrom" type="xs:date"/>
				<xs:element name="PeriodTo" type="xs:date"/>
				<xs:element name="Recipient" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="OrganizationName" type="globLib:OrganizationNameDataType" minOccurs="0"/>
							<xs:element name="OrganizationAddress" type="globLib:AddressDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="Payee" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="OrganizationName" type="globLib:OrganizationNameDataType" minOccurs="0"/>
							<xs:element name="OrganizationAddress" type="globLib:AddressDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="Computation" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="ProgramA" type="SF271:SF271_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramB" type="SF271:SF271_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramC" type="SF271:SF271_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramTotal" type="SF271:SF271_ProgramTotal_DataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="CertificationRecipient" type="SF271:SF271_SignatureBlock_DataType"/>
				<xs:element name="CertificationRepresentative" type="SF271:SF271_SignatureBlock_DataType"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.0"/>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="SF271_SignatureBlock_DataType">
		<xs:sequence>
			<xs:element name="Signature" type="SignatureDataType"/>
			<xs:element name="DateSigned" type="xs:date"/>
			<xs:element name="AuthorizedCertifyingOfficial" minOccurs="0">
				<xs:complexType>
					<xs:sequence>
						<xs:element name="PrefixName" type="globLib:PrefixNameDataType" minOccurs="0"/>
						<xs:element name="FirstName" type="globLib:FirstNameDataType" minOccurs="0"/>
						<xs:element name="MiddleName" type="globLib:MiddleNameDataType" minOccurs="0"/>
						<xs:element name="LastName" type="globLib:LastNameDataType" minOccurs="0"/>
						<xs:element name="SuffixName" type="globLib:SuffixNameDataType" minOccurs="0"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="Title" type="globLib:HumanTitleDataType" minOccurs="0"/>
			<xs:element name="PhoneNumber" type="globLib:TelephoneNumberDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF271_Program_DataType">
		<xs:sequence>
			<xs:element name="ActivityTitle" minOccurs="0">
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:minLength value="0"/>
						<xs:maxLength value="100"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="AdministrativeExpense" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="PreliminaryExpense" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="LandStructures" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="ArchitecturalEngineering" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="OtherArchitectural" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="ProjectInspectionFees" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="LandDevelopment" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="RelocationExpense" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="RelocationPayments" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="DemolitionRemoval" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Construction" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Equipment" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Miscellaneous" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="TotalToDate" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Deductions" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="NetToDate" type="SF271:SF271_BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalShare" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Rehabilitation" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="TotalFederalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalPayments" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="AmountRequested" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="PercentageCompletion" type="SF271_PercentDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF271_ProgramTotal_DataType">
		<xs:sequence>
			<xs:element name="AdministrativeExpense" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="PreliminaryExpense" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="LandStructures" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="ArchitecturalEngineering" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="OtherArchitectural" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="ProjectInspectionFees" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="LandDevelopment" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="RelocationExpense" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="RelocationPayments" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="DemolitionRemoval" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Construction" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Equipment" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Miscellaneous" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="TotalToDate" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Deductions" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="NetToDate" type="SF271:SF271_BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Rehabilitation" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="TotalFederalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalPayments" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="AmountRequested" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="PercentageCompletion" type="SF271_PercentDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="SF271_0_100_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF271_BudgetTotalAmountDataType">
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="15"/>
			<xs:fractionDigits value="2"/>
			<xs:minInclusive value="-999999999999.99"/>
			<xs:maxInclusive value="9999999999999.99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF271_PercentDataType">
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0.00"/>
			<xs:maxInclusive value="100.00"/>
			<xs:totalDigits value="5"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
