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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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