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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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