I\'m working on an ASP.NET web application that uses a lot of JavaScript on the client side to allow the user to do things like drag-drop reordering of lists, looking up items to add to the list (like
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I would like to validate XML documents using RELAX NG schemata, and I would like to use the JAXP validation API.