Add a web service namespace property, to allow the change of the web service namespace uri. Example
<myWebServiceMethod xmlns="https://www.outsystems.com">
When the namespace properity is set by the developer it could be changed to
<myWebServiceMethod xmlns="https://www.anotherdomain.com">