Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Fails to compile urn:ietf:params:xml:schema:eppcom-1.0 #31

Open
kmkaplan opened this issue Jun 16, 2017 · 0 comments
Open

Fails to compile urn:ietf:params:xml:schema:eppcom-1.0 #31

kmkaplan opened this issue Jun 16, 2017 · 0 comments

Comments

@kmkaplan
Copy link

urn:ietf:params:xml:schema:eppcom-1.0 is part of the IETF schemas (https://www.iana.org/assignments/xml-registry/xml-registry.xhtml#schema). The XML Schema file can be found at https://www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd but it fails to compile:

$ ./main -uri=https://www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd
2017/06/16 13:49:41 LOAD:       https://www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd
2017/06/16 13:49:41 MKPKG:      /home/kaplan/gocode/src/github.com/metaleap/go-xsd-pkg/www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd_go/eppcom-1.0.xsd.go
2017/06/16 13:49:41 [RUN]       go install github.com/metaleap/go-xsd-pkg/www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd_go
# github.com/metaleap/go-xsd-pkg/www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd_go
../../../../gocode/src/github.com/metaleap/go-xsd-pkg/www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd_go/eppcom-1.0.xsd.go:70: undefined: XsdtNormalizedString

exit status 2
2017/06/16 13:49:42 TOTAL BUILD TIME: 79.950966ms
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant