Microsoft in particular does not send back valid
XML...
If you are dealing with Microsoft XML/A you may
want to check out www.sourceforge.net/projects/xmlaprocessor which
is a project I wrote to deal with XML/A.
It stores the results in a true multidimential data
structure of cubes, dimentions, and members. It does not use Axis because
of speed reasons (writing the connection and soap handlers myself saved over 40
seconds on the queries I was doing... 10+ megs of XML returned)
Take a look at it.. it sounds like it is what you
need...
--
Sloan
________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________ |
- response xml query Sumeet Satish Agarkar
- RE: response xml query Mike Burati
- RE: response xml query Sumeet Satish Agarkar
- Sloan Seaman