Re: Question about MS SOAP Toolkit

Simon Fell <[email protected]> Sat, 4 Jan 2003 09:44:15 -0800
Newsgroups gmane.comp.windows.devel.soap.general
Organization pocketsoap.com
Message-ID <[email protected]>
On Sat, 4 Jan 2003 08:46:53 -0500, in soap you wrote:

>I have an "ask the expert" question about MS SOAP Toolkit that I thought
>someone might help me with.
>
>What parsing model does MS SOAP Toolkit use? (I assume that it uses SAX from
>MSXML, but I wanted to make sure.) Is there any way to optimize the parsing
>process?

Based on the docs for the SoapReader30 object, it looks like its using
the DOM.

"Reads Simple Object Access Protocol (SOAP) messages. The methods of
this object, such as Load and LoadWithParser (if the message includes
attachments), read SOAP messages and parse them into a DOM. You can
then retrieve the individual elements from the DOM. If you use the
LoadWithParser method to load the input, any attachments identified by
the parser are provided though the Attachments collection property."

Cheers
Simon
www.pocketsoap.com

You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other
DevelopMentor lists at http://discuss.develop.com.