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

Unable to perform schema validation with xmllint #53

Open
TShapinsky opened this issue Oct 26, 2020 · 0 comments
Open

Unable to perform schema validation with xmllint #53

TShapinsky opened this issue Oct 26, 2020 · 0 comments

Comments

@TShapinsky
Copy link

TShapinsky commented Oct 26, 2020

when running xmllint --noout --schema BuildingSync.xsd <BuildingSync xml> I get this error

Failed to locate a schema at location 'http://www.gbxml.org/schema/6-01/GreenBuildingXML_Ver6.01.xsd'. Skipping the import.
BuildinSync.xsd:1820: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.gbxml.org/schema}Area' does not resolve to a(n) element declaration.
BuildinSync.xsd:1821: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.gbxml.org/schema}Volume' does not resolve to a(n) element declaration.
BuildinSync.xsd:1822: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.gbxml.org/schema}PlanarGeometry' does not resolve to a(n) element declaration.
BuildinSync.xsd:1827: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.gbxml.org/schema}ShellGeometry' does not resolve to a(n) element declaration.
BuildinSync.xsd:1832: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.gbxml.org/schema}SpaceBoundary' does not resolve to a(n) element declaration.
WXS schema BuildinSync.xsd failed to compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant