<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:NEH_Labor_Standards="http://apply.grants.gov/forms/NEH_Labor_Standards-V1.0" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" targetNamespace="http://apply.grants.gov/forms/NEH_Labor_Standards-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:element name="NEH_Labor_Standards">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ApplicantOrganizationName" type="globLib:OrganizationNameDataType"/>
				<xs:element name="RepresentativeName" type="globLib:SignatureDataType"/>
				<xs:element name="SubmittedDate" type="xs:date"/>
			</xs:sequence>
			<xs:attribute name="FormVersion" type="globLib:FormVersionDataType" use="required" fixed="1.0"/>
		</xs:complexType>
	</xs:element>		
</xs:schema>
