The appropriate xmlns attributes are required to produce messages identical to the Windows implementation of this function. While not strictly required by the SOAP spec, they help to reduce verbosity in the generated message.
Signed-off-by: Owen Rudge orudge@codeweavers.com --- dlls/wsdapi/soap.c | 67 +++++++++++++++++++++++++++++++++++++++++-- dlls/wsdapi/tests/discovery.c | 8 ++++-- dlls/wsdapi/wsdapi_internal.h | 4 +++ dlls/wsdapi/xml.c | 2 +- 4 files changed, 74 insertions(+), 7 deletions(-)