Getting raw XML from web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon

    #1

    Getting raw XML from web service

    Hello,

    I have some web services which return quite large XML documents. I want to
    invoke the services and retrieve the raw XML in order to persist it through
    an XML database. I don't want to create a bunch of meaningless proxy classes.

    It seems like this should be quite simple; I would appreciate some pointers!

    Thanks,

    Simon
Working...