Skip to content

tmc/xsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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%