Learn DOM in 21 minutes?
XML / XSL
1
Posts
1
Posters
2
Views
1
Watching
-
My brief exposure to XML has been restricted to writing a compiler using SAX (in Java). I'm now back in C++/MFC land and need to populate a data structure with data read from an XML file, validated against a DTD. I also need to create an XML file, given a DTD. Can you recommend a good "teach yourself DOM in 21 minutes" book or link? I'd especially like to know how to use DTDs to validate incoming data and write XML files. Thanks! /ravi Let's put "civil" back in "civilization" http://www.ravib.com ravib@ravib.com