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: 2 months ago
JSON representation

XML Schema Validator in Go that wraps libxml2.

Lists

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.