libmsv-java

Sun multi-schema xml validator
  http://java.net/projects/msv
  0
  no reviews



The sun multi-schema xml validator is a java tool to validate xml documents against several kinds of xml schemata. it supports dtd, relax namespace, relax core, relax ng, trex, and a subset of w3c xml schema part 1.

it features both a command line utility that can read xml documents and validate them against a schema and a library that can be incorporated in a java program.