That part is done. I have pub.flow:debugLog after that shows the message exactly the way I want it, but when the data is returned, there is extra encoding. I had to add an extra space [here] after the &'s so that they would show.
from the log, which is the last line in my flow service:
& lt;Header DateTime="2015-01-14
what is returned in soapUI
& amp;lt;Header DateTime="2015-01-14
I have seen several posts that detail that there may be something wrong with the WSDL definition I’ve created, but I don’t know what other data type besides string to use, because for all intents, that’s how I want the data treated.
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods