Closed arthurgustin closed 7 years ago
No idea off the top of my head but also consider trying the various forks of go-xsd that appeared over the years: https://github.com/metaleap/go-xsd/network --- I'm not maintaining/supporting/even-pondering this package at all nowadays =)
Hello, in my job I need to implement the CSW 3 norm in Go, and I found your library. However, with this command:
go run main.go -uri="http://schemas.opengis.net/cat/csw/3.0/cswAll.xsd"
I get
What do you think about it ? Maybe I could trick the program by removing a dependancy but if you have an idea I'd be glad to know :)