Hi all. I'm new to Dojo. Emmmmm....how can I do searching/data extraction in XML file (node, elements, contents, attributes). What dojo file/module should I look into? I'm aware that Dojo uses JSON format, but is it possible for me to do searching withing an XML file using Dojo. Thanks.
XML extraction
Submitted by AshKetchum on Tue, 03/18/2008 - 07:24.
- Login or register to post comments
- Unsubscribe post

dojox.xml.DomParser
dojox.xml.DomParser is probably what you want.