Simple XML parser written in C, with limited XPath and Unicode support and customizable tags. 'Simple' means that it does not implement all XML specifications, only the most widely used ones.
Features
- Simple XML parser
- SAX
- DOM
- XPath
- Unicode
- C
- Library
- Module
License
BSD LicenseFollow sxmlc
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
Fast and easy to use.
-
Great library. Works great for both DOM and SAX parsers. Very lightweight and cross-platform. Also, Excellent support from the author
-
Simple design in a few files.
-
Nice and simple