Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmllint parse is failing on include schemas #1

Open
r-brown opened this issue Feb 7, 2018 · 0 comments
Open

xmllint parse is failing on include schemas #1

r-brown opened this issue Feb 7, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@r-brown
Copy link
Member

r-brown commented Feb 7, 2018

xmllint parse is failing on include 3pp schemas

$ xmllint --noout --schema src/main/resources/$CURRENT_VERSION/netlicensing-context.xsd src/test/resources/$CURRENT_VERSION/validate.xml
http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd:1: parser error : Document is empty
src/main/resources/2.1/netlicensing-context.xsd:10: element import: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}import': Failed to parse the XML resource 'http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd'.
WXS schema src/main/resources/2.1/netlicensing-context.xsd failed to compile
@r-brown r-brown self-assigned this Feb 7, 2018
@r-brown r-brown added the bug Something isn't working label Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant