nikku / node-xsd-schema-validator

A schema (XSD) validator for NodeJS
https://www.npmjs.com/package/xsd-schema-validator
MIT License
51 stars 24 forks source link

Can't find the xsd file #26

Closed alexvrv closed 2 years ago

alexvrv commented 2 years ago

Describe the Bug The function seem to not be able to find the xsd file. Any path or xml i give to it, i get the same error: Error: invalid xml (status=WITH_ERRORS)

nikku commented 2 years ago

This library is decently test covered.

Please provide details that allow me to reproduce your issue, I'll otherwise not be able to follow up.