diff options
Diffstat (limited to 'src/main/resources/wsdl/custom-bindings/mms-schemas.xml')
-rw-r--r-- | src/main/resources/wsdl/custom-bindings/mms-schemas.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/wsdl/custom-bindings/mms-schemas.xml b/src/main/resources/wsdl/custom-bindings/mms-schemas.xml index d9e72b2..3f4e01b 100644 --- a/src/main/resources/wsdl/custom-bindings/mms-schemas.xml +++ b/src/main/resources/wsdl/custom-bindings/mms-schemas.xml @@ -3,7 +3,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc"> - <bindings schemaLocation="../mms/mms-1.0.xsd"> + <bindings schemaLocation="../mms/mms-1.1.xsd"> <bindings node="/xsd:schema"> <schemaBindings> <package name="at.gv.util.xsd.mms" /> |