Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krolaw/xsd
XML Schema Validator in Go that wraps libxml2.
https://github.com/krolaw/xsd
Last synced: about 2 months ago
JSON representation
XML Schema Validator in Go that wraps libxml2.
- Host: GitHub
- URL: https://github.com/krolaw/xsd
- Owner: krolaw
- License: bsd-3-clause
- Created: 2015-02-24T11:13:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T01:36:00.000Z (about 6 years ago)
- Last Synced: 2024-08-05T15:05:36.342Z (5 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 33
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - xsd - XML Schema Validator in Go that wraps libxml2. (Go)
README
# XSD - XML Schema Validator
XSD is a Go wrapper for the C libxml2 library.
## Quick Start
See example_test.go for how to use this library to validate a document.
## Documentation
http://godoc.org/github.com/krolaw/xsd
## Special Thanks
Special thanks to [Michal Pristas](https://github.com/michalpristas) and [Travis Cline](https://github.com/tmc) for independently providing solutions for returning validation errors.
## WOW!
An employee of HP Inc requested I attach a licence so it could be used in their "FitStation" platform - Awesome.