Hi,
I have created Z proxy object and automatically generated WSDL file. I need to change version tag in XML, currently XML version generated 1.0 as mentioned below.
<?xml version="1.0" encoding="UTF-8"?>.
Now, I want to change version 1.1 instead of 1.0.
How can I change it?
A resolution will be highly appreciated.
Thanks.