8000 GitHub - michalpristas/xsd: XML Schema Validator in Go that wraps libxml2.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michalpristas/xsd

 
 

Folders and files

< 868D tbody>
NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

XSD - XML Schema Validator

XSD is a Go wrapper for the C libxml2 library.

XSD is far from complete. You can validate documents, but on failure you currently cannot tell why it failed - for this I'm hoping to get some helpful guidance.

Quick Start

See example_test.go for how to use this library to validate a document.

Documentation

http://godoc.org/github.com/krolaw/xsd

About

XML Schema Validator in Go that wraps libxml2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0