[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Transforming the whole soap response
- From: "andrew welch" <andrew.j.welch@gmail.com>
- To: "XML Developers List" <xml-dev@lists.xml.org>
- Date: Tue, 26 Sep 2006 17:27:22 +0100
In a test web service client I've written recently I transform the
SOAP response XML using XSLT. I'm not extracting the soap body, I'm
transforming the whole lot.
The XML returned in the response is reasonably complex, and the target
is HTML so it seems natural to use XSLT. Not being familiar with SOAP
I'm just looking for confirmation that this is ok. Has anyone written
a system where the entire response is transformed, is there anything
to look out for?
cheers
andrew
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]