Description
XML document validators can use a schema-language-neutral interface instead of binding directly to one schema format.
It is useful for developers building validation tools or libraries that need to support multiple XML schema languages. Validation results still depend on the selected schema and parser behavior.