What is lsxml

lsxml is a lightweight, cross-platform XML processing library for C++. Meant to serve as a tool for quickly and efficiently handling large amounts of XML data.

What lsxml is not

Looking for a large, complex, standards-compliant XML parser? You won't find it here.

The library does not recognize nor support (in another way than ignoring them) any advanced XML features like DTD, namespaces, entity declaration, XPath, XSLT, etc.

Features


Quick links: