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
You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now
Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
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