Hi,
I’m sending XML-data via webMethods and am trying to figure out how the XML parser works with empty fields.
As far as I know, by default, the empty data will be sent with an empty tag: <tag></tag>. I would like to send this instead as just </tag>, this should be possible to change some way.
I’m trying to figure out how?
Regards,
Hakan