I need to validate XML in a node.js application.I have found this, but it's basically a java plugin, and despite the excellent pun making opportunities, I would prefer not to use Java in my JavaScript. So is there a native node module that can validate XML based on an XSD schema? (1.1 compatibility very much preferred)
No comments:
Post a Comment