[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Transforming the whole soap response
- From: Jonathan Robie <jonathan.robie@datadirect.com>
- To: andrew welch <andrew.j.welch@gmail.com>
- Date: Tue, 26 Sep 2006 12:29:58 -0400
andrew welch wrote:
> 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?
This is perfectly reasonable. SOAP really doesn't say much about how you
create the response (this is intentional), you can do that with any
tools that you find useful.
Jonathan
--
Read my Blog: http://blogs.datadirect.com/jonathan_robie/
Learn XQuery: http://media.datadirect.com/download/docs/ddxquery/tutorial_query.html
Learn XQJ (the JDBC for XQuery): http://www.datadirect.com/developer/xquery/topics/xqj_tutorial/
Get DataDirect XQuery: http://www.datadirect.com/products/xquery/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]