<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 (http://www.altova.com) by Jen Gumert (State of PA DEP) -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:npsbmp="http://webservices.chesapeakebay.net/schemas" targetNamespace="http://webservices.chesapeakebay.net/schemas" version="1.0">
	<xsd:include schemaLocation="NPSBMP_ContactEntityDetails_v1.0.xsd"/>
	<xsd:include schemaLocation="NPSBMP_NPSBMPIdentity_v1.0.xsd"/>
	<xsd:element name="Index" type="npsbmp:IndexType">
		<xsd:annotation>
			<xsd:documentation>
				Schema Name  : NPSBMP_Index_v1.0.xsd
				Schema Identification : 
				Current Version Available At :  http://webservices.chesapeakebay.net/schemas
				Description   :   Master schema for NPS BMP exchange
				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="IndexType">
		<xsd:sequence>
			<xsd:element ref="npsbmp:ContactEntityDetails"/>
			<xsd:element ref="npsbmp:NPSBMPIdentity" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
