summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl')
-rw-r--r--sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl b/sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl
index 60eaec9f27..8a148bb5e8 100644
--- a/sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl
+++ b/sandbox/sebastien/java/embed/samples/implementation-extension/src/test/resources/Upper.wsdl
@@ -17,13 +17,13 @@
* specific language governing permissions and limitations
* under the License.
-->
-<wsdl:definitions targetNamespace="http://sample" xmlns:tns="http://sample"
+<wsdl:definitions targetNamespace="http://sample/upper" xmlns:tns="http://sample/upper"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
name="Upper">
<wsdl:types>
- <schema elementFormDefault="qualified" targetNamespace="http://sample"
+ <schema elementFormDefault="qualified" targetNamespace="http://sample/upper"
xmlns="http://www.w3.org/2001/XMLSchema">
<element name="upper">
<complexType>