Package com.ctc.wstx.msv
package com.ctc.wstx.msv
Package that contains Multi-Schema Validator (MSV) based validator
implementations for schema languages other than DTD.
-
ClassesClassDescriptionShared base class extended by concrete schema factory implementations.Generic validator instance to be used for all Multi-Schema Validator backed implementations.This is a validation schema instance based on a RELAX NG schema.This is a StAX2 schema factory that can parse and create schema instances for creating validators that validate documents to check their validity against specific Relax NG specifications.This is a StAX2 schema factory that can parse and create schema instances for creating validators that validate documents to check their validity against specific W3C Schema instances.This is a validation schema instance based on a W3C schema.This is a StAX2 schema factory that can parse and create schema instances for creating validators that validate documents to check their validity against specific W3C Schema instances.