|
|
@@ -12,7 +12,7 @@
|
|
|
<dc:date>2008-08-31</dc:date>
|
|
|
<dc:description>
|
|
|
This is the the normative abstract service interface definition
|
|
|
- for the OpenGIS Web Feature Service, v2.0.2. The WSDL 1.1 syntax is
|
|
|
+ for the OpenGIS Web Feature Service, v2.0.2. The WSDL 1.1 syntax is
|
|
|
used to describe the interface signatures and message structures.
|
|
|
</dc:description>
|
|
|
</wsdl:documentation>
|
|
|
@@ -28,7 +28,7 @@
|
|
|
xmlns:ogc="http://www.opengis.net/ogc/1.1"
|
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
|
elementFormDefault="qualified" version="1.1.0">
|
|
|
- <xsd:include schemaLocation="../wfs.xsd"/>
|
|
|
+ <xsd:include schemaLocation="./wfs.xsd"/>
|
|
|
</xsd:schema>
|
|
|
</wsdl:types>
|
|
|
<wsdl:message name="GetCapabilitiesRequest">
|