aspose file tools
The moose likes XML and Related Technologies and the fly likes How to make XML file from WebService responses? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to make XML file from WebService responses?" Watch "How to make XML file from WebService responses?" New topic
Author

How to make XML file from WebService responses?

Himanshu Gupta
Ranch Hand

Joined: Aug 18, 2008
Posts: 598

I get parts of XML document from a web service calls. I have to make an XML out of it so that I can give it to XSLT for transformation.

The response is somewhat like this


Can someone suggest me a good design as it has to be repeated for a number of elements.


My Blog SCJP 5 SCWCD 5
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
Just capture the whole thing. SOAP responses must be legal XML documents.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to make XML file from WebService responses?
 
Similar Threads
Soap format
SOAP Validation Help Requested
.Net Client for Axis Web services
digest value mismatch and disabling pretty printing/formatting of soap message
WebSphere V5.1 Application Server SOAP Response