<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:npsbmp="http://webservices.chesapeakebay.net/schemas" targetNamespace="http://webservices.chesapeakebay.net/schemas" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
	<xsd:include schemaLocation="SC_CountyIdentity_v2.0.xsd"/>
	<xsd:include schemaLocation="SC_StateIdentity_v2.0.xsd"/>
	<xsd:element name="StateCountyFIPSIdentifier" type="npsbmp:StateCountyFIPSIdentifierType">
		<xsd:annotation>
			<xsd:documentation>
				Schema Name  : NPSBMP_StateCountyFIPSIdentifier_v1.0.xsd
				Schema Identification : 
				Current Version Available At :  http://webservices.chesapeakebay.net/schemas
				Description   :   Documentation of state and county Federal Information Processing Standard (FIPS) codes
				Application   :   Non Point Source Best Management Practices (NPS BMP)  Exchange
				Developed by  : 	 Pennsylvania Department of Environmental Protection
				Point of Contact :   Jennifer Gumert
				Last Modified by :   
			</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="StateCountyFIPSIdentifierType">
		<xsd:sequence>
			<xsd:element ref="npsbmp:CountyIdentity" minOccurs="0"/>
			<xsd:element ref="npsbmp:StateIdentity" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
