Explorar o código

fixed wfs.xsd url in wsdl

Piotr Labudda %!s(int64=9) %!d(string=hai) anos
pai
achega
e4bc5f9864
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      SE/schema/wsdl/wfs-xml-interfaces.wsdl

+ 2 - 2
SE/schema/wsdl/wfs-xml-interfaces.wsdl

@@ -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">