<?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:SF270="http://apply.grants.gov/forms/SF270-V1.0" targetNamespace="http://apply.grants.gov/forms/SF270-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="SF270">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Advance" type="globLib:YesNoDataType" minOccurs="0"/>
				<xs:element name="Reimbursement" type="globLib:YesNoDataType" minOccurs="0"/>
				<xs:element name="FinalPartial" minOccurs="0">
					<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" minOccurs="0">
					<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="SF270:SF270_0_100_DataType" minOccurs="0"/>
				<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" minOccurs="0"/>
				<xs:element name="PeriodTo" type="xs:date" minOccurs="0"/>
				<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="AsOfDate" type="xs:date" minOccurs="0"/>
							<xs:element name="ProgramA" type="SF270:SF270_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramB" type="SF270:SF270_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramC" type="SF270:SF270_Program_DataType" minOccurs="0"/>
							<xs:element name="ProgramTotal" type="SF270:SF270_ProgramTotal_DataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="AlternateComputation" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="FederalCashOutlays" type="globLib:BudgetAmountDataType" minOccurs="0"/>
							<xs:element name="FederalCash" type="globLib:BudgetAmountDataType" minOccurs="0"/>
							<xs:element name="AmountRequested" type="SF270:SF270_BudgetAmountDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="Signature" type="globLib:SignatureDataType"/>
				<xs:element name="DateReportSubmitted" type="xs:date"/>
				<xs:element name="AuthorizedCertifyingOfficial" type="globLib:HumanNameDataType"/>
				<xs:element name="Title" type="globLib:HumanTitleDataType"/>
				<xs:element name="PhoneNumber" type="globLib:TelephoneNumberDataType"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.0"/>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="SF270_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="TotalProgramOutlays" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="CumulativeProgramIncome" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="NetProgramOutlays" type="SF270:SF270_BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="NetCashOutlays" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Total" type="SF270:SF270_BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="NonFederalShare" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="FederalShare" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="FederalPayments" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="FederalRequested" type="SF270:SF270_BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Month1" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Month2" type="globLib:BudgetAmountDataType" minOccurs="0"/>
			<xs:element name="Month3" type="globLib:BudgetAmountDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="SF270_ProgramTotal_DataType">
		<xs:sequence>
			<xs:element name="TotalProgramOutlays" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="CumulativeProgramIncome" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="NetProgramOutlays" type="SF270:SF270_BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="NetCashOutlays" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Total" type="SF270:SF270_BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="NonFederalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalShare" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalPayments" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="FederalRequested" type="SF270:SF270_BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Month1" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Month2" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
			<xs:element name="Month3" type="globLib:BudgetTotalAmountDataType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:simpleType name="SF270_0_100_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF270_BudgetAmountDataType">
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="14"/>
			<xs:fractionDigits value="2"/>
			<xs:minInclusive value="-99999999999.99"/>
			<xs:maxInclusive value="999999999999.99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SF270_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:schema>
