XML parser in C++
Charles Reitzel
creitzel at mediaone.net
Fri Dec 18 14:31:25 GMT 1998
>Can somebody give me an information about XML parsers/libraries on C++
>(other than MSXML)?
Check out James Clark's sp. This is nominally an SGML parser, but it has a
validating XML mode which I have found useful. For non-validating parsing,
check out the Mozilla parser expat. Check out the xml-dev archives for lots
of info on expat use and behaviour. I believe both packages have generous
open source licenses, including for commercial use. Check out www.jclark.com.
Regards,
Charles Reitzel
creitzel at mediaone.net
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list