<?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:att="http://apply.grants.gov/system/Attachments-V1.0" xmlns:glob="http://apply.grants.gov/system/Global-V1.0" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:NIFA_Supplemental_Info_1_2="http://apply.grants.gov/forms/NIFA_Supplemental_Info_1_2-V1.2" targetNamespace="http://apply.grants.gov/forms/NIFA_Supplemental_Info_1_2-V1.2" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.2">
	<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:import namespace="http://apply.grants.gov/system/Attachments-V1.0" schemaLocation="https://apply07.grants.gov/apply/system/schemas/Attachments-V1.0.xsd"/>
	<xs:element name="NIFA_Supplemental_Info_1_2">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="FundingOpportunity">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="FundingOpportunityTitle" type="globLib:OpportunityTitleDataType"/>
							<xs:element name="FundingOpportunityNumber" type="globLib:OpportunityIDDataType"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="ProgramGroup">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="ProgramCodeName">
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="1"/>
										<xs:maxLength value="80"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
							<xs:element name="ProgramCode">
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="1"/>
										<xs:maxLength value="5"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="ApplicantTypeCode">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="0"/>
							<xs:maxLength value="85"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="AdditionalApplicantTypes" 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="SupplementalApplicantType" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="AlaskaNativeServingInstitution" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="CooperativeExtensionService" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="HispanicServingInstitution" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="HistoricallyBlackCollegeorUniversity" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="MinorityServingInstitution" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="NativeHawaiianServingInstitution" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="PublicNonprofitJuniororCommunityCollege" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="PublicSecondarySchool" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="SchoolofForestry" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="StateAgriculturalExperimentStation" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="TribalCollege" type="globLib:YesNoDataType" minOccurs="0"/>
							<xs:element name="VeterinarySchoolorCollege" type="globLib:YesNoDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="ASAP_Recipient_Info">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="ASAPID" type="globLib:YesNoDataType"/>
							<xs:element name="RecipientID" minOccurs="0">
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="0"/>
										<xs:maxLength value="8"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="KeyWords">
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="1"/>
							<xs:maxLength value="100"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="ConflictofInterestList" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="AttachedFile" type="att:AttachedFileDataType" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.2"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
