An open API service indexing awesome lists of open source software.

https://github.com/tecnickcom/go-xsd-pkg

Go wrappers for various XML formats
https://github.com/tecnickcom/go-xsd-pkg

Last synced: 8 months ago
JSON representation

Go wrappers for various XML formats

Awesome Lists containing this project

README

          

# go-xsd-pkg

[![Documentation](https://godoc.org/github.com/tecnickcom/go-xsd-pkg?status.png)](http://godoc.org/github.com/tecnickcom/go-xsd-pkg)
[![Master Build Status](https://secure.travis-ci.org/tecnickcom/go-xsd-pkg.png?branch=master)](https://travis-ci.org/tecnickcom/go-xsd-pkg?branch=master)
[![Master Coverage Status](https://coveralls.io/repos/tecnickcom/go-xsd-pkg/badge.svg?branch=master&service=github)](https://coveralls.io/github/tecnickcom/go-xsd-pkg?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/tecnickcom/go-xsd-pkg)](https://goreportcard.com/report/github.com/tecnickcom/go-xsd-pkg)

This project contains GO packages automatically generated from XSD files using the tool:
https://github.com/metaleap/go-xsd/tree/master/xsd-makepkg
and manually adjusted to fix some errors