ANSWERS: 2
-
I've used TinyXML before, but I thought that XMLDocument handles XML parsing very well, especially since you can use XPath syntax to locate nodes. What are you having trouble with?
-
You can use XSLT for parsing and transform XML Format otherwise XMLDocument() is the best and simple way to parse XML Data into XHTML.
Copyright 2023, Wired Ivy, LLC