Jump to content

TinyXML

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Doug Bell (talk | contribs) at 01:40, 25 January 2006 (recat Category:XML-based standards to Category:XML parsers). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TinyXML is a very small and simple XML parser for the C++ language. It ignores DTDs, and it is open source.

TinyXML Homepage