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

allowing for multiple xsd files #8

Closed bdunn-sovos closed 6 years ago

bdunn-sovos commented 8 years ago

adding in functionality to have class xsd files loaded up with core xsd file example call would be -schema=xsdDir/class1.xsd|xsdDir/class2.xsd|xsdDir/class3.xsd|xsdDir/main.xsd

nikku commented 7 years ago

Sorry for the late response.

Please add a test case if you'd like this to still get merged.

nikku commented 6 years ago

Closing this due to inactivity.

joneldiablo commented 2 years ago

this was added or not?

nikku commented 2 years ago

Nope, cf. https://github.com/nikku/node-xsd-schema-validator/pull/8#issuecomment-262845944.