parser := XMLParser new.
parser validate: false.
^parser parse: someXMLString readStream.
where someXMLString is the XML content - in the snippet above, either
grabbed via HTTP, file read, whatever. You'll get an XML Document object
At 09:24 AM 4/25/2007, you wrote:
>Hello,
>
>I want to know if there is a method in VW that is able to return an XML
>tree from an XML file.
>I have checked in the XML parser but I was rapidly lost :)
>Thanks
>
>Sara
<Talk Small and Carry a Big Class Library>
James Robertson, Product Manager, Cincom Smalltalk
http://www.cincomsmalltalk.com/blog/blogView