You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
Great library - thanks for the work! When I try to generate a go file from an XSD, I get a error compiling the file:
assets\model\items.xsd_go\items.xsd.go:430: undefined: XsdGoPkgHasAttr_Uniquename
on this code block generated:
XSD file:
https://www.dropbox.com/s/6lwj4maomah7pn0/items.xsd?dl=0
GO file:
https://www.dropbox.com/s/lqy97t53tmxwvir/items.xsd.go?dl=0
XML file:
https://www.dropbox.com/s/zcqdvrypmv9jflz/items.xml?dl=0