diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2014-03-25 12:11:34 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2014-03-25 12:11:34 +0100 |
commit | 107930978eefc7234e99bbccd483f4da3a690c0d (patch) | |
tree | feef5d6db47dada6cb9df3333bebfa8fdb13db29 /src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml | |
parent | 655d20aa34b819720b20165dc6aeea032df224cc (diff) | |
download | egovutils-107930978eefc7234e99bbccd483f4da3a690c0d.tar.gz egovutils-107930978eefc7234e99bbccd483f4da3a690c0d.tar.bz2 egovutils-107930978eefc7234e99bbccd483f4da3a690c0d.zip |
add UR Client version 5
remove UR Client version 1
change egovutils version to 1.0.5
Diffstat (limited to 'src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml')
-rw-r--r-- | src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml b/src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml new file mode 100644 index 0000000..b7e57f9 --- /dev/null +++ b/src/main/resources/wsdl/custom-bindings/ur_V5-wsdl.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<bindings xmlns="http://java.sun.com/xml/ns/jaxws" + xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" + xmlns:xsd="http://www.w3.org/2001/XMLSchema" + xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> + + <package name="at.gv.util.wsdl.ur_V5"/> +</bindings>
\ No newline at end of file |