<?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:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:Standardized_Work_Plan="http://apply.grants.gov/forms/Standardized_Work_Plan-V1.0" targetNamespace="http://apply.grants.gov/forms/Standardized_Work_Plan-V1.0" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
	<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:element name="Standardized_Work_Plan">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="OrganizationName" type="globLib:OrganizationNameDataType"/>
				<xs:element name="ProjectTitle" type="globLib:ProjectTitleDataType"/>
				<xs:element name="BudgetPeriod" maxOccurs="5">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="BudgetPeriodNumber" type="Standardized_Work_Plan:Standardized_Work_Plan_1_to_5_DataType"/>
							<xs:element name="Goals" maxOccurs="5">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="GoalNumber" type="Standardized_Work_Plan:Standardized_Work_Plan_1_to_5_DataType"/>
										<xs:element name="Goal" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1500_DataType"/>
										<xs:element name="Objectives" maxOccurs="26">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="ObjectiveNumber" type="Standardized_Work_Plan:Standardized_Work_Plan_1_to_26_DataType"/>
													<xs:element name="Objective" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1500_DataType"/>
													<xs:element name="SubObjectives" maxOccurs="26">
														<xs:complexType>
															<xs:sequence>
																<xs:element name="SubObjectiveNumber" type="Standardized_Work_Plan:Standardized_Work_Plan_1_to_26_DataType"/>
																<xs:element name="SubObjective" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1500_DataType" minOccurs="0"/>	
																<xs:element name="OrgPriorityLinkage" minOccurs="0">
																	<xs:complexType>
																		<xs:sequence>																			
																			<xs:element name="TelehealthTelemedicine" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="ChildhoodObesity" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="BehavioralHealth" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="OpioidsSubstanceUseDisorder" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="IntimatePartnerViolence" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="RuralHealth" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="HealthInsuranceReform" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="DrugPricing" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="ValueBasedCare" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="NA" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="Other" type="globLib:YesNoDataType" minOccurs="0"/>
																			<xs:element name="OtherOrganizationalPriority" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_50_DataType" minOccurs="0"/>	
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
																<xs:element name="Activities" maxOccurs="26">
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="ActivityLetter" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_DataType"/>
																			<xs:element name="MilestoneActivities" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1000_DataType"/>	
																			<xs:element name="Description" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1000_DataType"/>	
																			<xs:element name="OutcomesDeliverables" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1000_DataType" minOccurs="0"/>		
																			<xs:element name="StaffResponsible" type="Standardized_Work_Plan:Standardized_Work_Plan_String1_1000_DataType"/>
																			<xs:element name="TargetQuarters">
																				<xs:complexType>
																					<xs:sequence>
																						<xs:element name="Q1" type="globLib:YesNoDataType" minOccurs="0"/>
																						<xs:element name="Q2" type="globLib:YesNoDataType" minOccurs="0"/>
																						<xs:element name="Q3" type="globLib:YesNoDataType" minOccurs="0"/>
																						<xs:element name="Q4" type="globLib:YesNoDataType" minOccurs="0"/>
																					</xs:sequence>
																				</xs:complexType>
																			</xs:element>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
															</xs:sequence>
														</xs:complexType>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
									</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="Standardized_Work_Plan_String1_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Standardized_Work_Plan_String1_50_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Standardized_Work_Plan_String1_1000_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Standardized_Work_Plan_String1_1500_DataType">
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1500"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Standardized_Work_Plan_1_to_5_DataType">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="5"/>
		</xs:restriction>
	</xs:simpleType>	
	<xs:simpleType name="Standardized_Work_Plan_1_to_26_DataType">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="26"/>
		</xs:restriction>
	</xs:simpleType>	
</xs:schema>
