[PATCH 6/6] wsdapi: Store discovered namespaces and write xmlns attributes for them.

Owen Rudge orudge at codeweavers.com
Mon Mar 12 18:02:42 CDT 2018


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 at 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-wsdapi-Store-discovered-namespaces-and-write-xmlns-a.patch
Type: text/x-patch
Size: 8180 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180312/622a9f52/attachment.bin>


More information about the wine-devel mailing list