Hi,
Microsoft's web service removes the processing instructions,(ie. a xslt
processing instruction) from a webmethod return value before transmitting
results by default.
I thought by changing the returning type from String to XmlDocument, or
XmlDataDocument that might work; It did not.
Is there a web page that discusses a solution to this issue? I've searched
around and found this question asked, but no documented response.
Regards,
Insane User
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--