summaryrefslogtreecommitdiff
path: root/src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl')
-rw-r--r--src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl23
1 files changed, 10 insertions, 13 deletions
diff --git a/src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl b/src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl
index 2a249f3..f037b44 100644
--- a/src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl
+++ b/src/main/resources/wsdl/mis/usp/mis-usp-1.0.2.wsdl
@@ -1,16 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
- xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
- xmlns:tns="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:usp="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/xsd"
- name="usp"
- targetNamespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl">
-
- <xsd:schema targetNamespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl">
- <xsd:import namespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/xsd" schemaLocation="mis-usp-1.0.2.xsd"/>
- </xsd:schema>
-
+<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:usp="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/xsd" name="usp" targetNamespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl">
+ <types>
+ <xsd:schema>
+ <xsd:import namespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/xsd" schemaLocation="mis-usp-1.0.2.xsd"/>
+ </xsd:schema>
+ </types>
<message name="GetMandatesRequest">
<part name="GetMandatesRequest" element="usp:GetMandatesRequest"/>
</message>
@@ -38,6 +32,9 @@
<service name="GetMandatesService">
<port name="GetMandatesPort" binding="tns:GetMandatesBinding">
<soap:address location="http://localhost:8080/usp/GetMandatesService"/>
- </port>
+ </port>
</service>
+ <xsd:schema targetNamespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/wsdl">
+ <xsd:import namespace="http://reference.e-government.gv.at/namespace/mandates/mis/usp/1.0.2/xsd" schemaLocation="mis-usp-1.0.2.xsd"/>
+ </xsd:schema>
</definitions>