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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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