A simple and tiny validating XML parser library in C. It is specifically developed for embedded applications in mind.
Stars
17
Forks
3
Watchers
17
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #32 from kiishor/bugfix/extract_date_time
a9648fbView on GitHubMerge pull request #28 from AsfaMehmood/master_v2
3854369View on GitHubFix #27: Add minValue & maxValue restriction for 8-bit and 16-bit integer data types
47f8a9eView on GitHubUpdate XML code generator tool that has restriction facet support added.
8b543caView on GitHubMerge branch 'master' of https://github.com/kiishor/miniML-Parser
c688440View on GitHubMerge pull request #26 from kiishor/feature/fix_comment_parsing
f968e44View on GitHubUpdated tool to support error message and additional integer support.
6d3ad2eView on GitHubMerge pull request #25 from kiishor/feature/additional_integer_support
9592ce6View on GitHubRefactored the data-type enumeration to include bit-width in the enumeration name.
69d72feView on GitHubMerge pull request #23 from kiishor/feature/add_printf_on_error
fff1861View on GitHub