Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikaello/go-iof-xml

Go structs generated from IOF XSD v2 and v3
https://github.com/mikaello/go-iof-xml

Last synced: 23 days ago
JSON representation

Go structs generated from IOF XSD v2 and v3

Awesome Lists containing this project

README

        

# go-iof-xml

Go structs generated from IOF XSD v3 and v2.

There also some marshaller utils in the `pkg/marshallers` package to help you
convert XML files to Go structs and back.

## Related

- Java classes for IOF XML v3 and v2:
[github.com/orienteering-oss/iof-xml](https://github.com/orienteering-oss/iof-xml)
- C# classes for IOF XML v3:
[github.com/international-orienteering-federation/Dotnet-Client-IOF.XML.V3](https://github.com/international-orienteering-federation/Dotnet-Client-IOF.XML.V3)
- IOF repository for
- [v2 datastandard](https://github.com/international-orienteering-federation/datastandard-v2)
- [v3 datastandard](https://github.com/international-orienteering-federation/datastandard-v3)