Package javax.xml.validation

API for the validation of XML documents using a range of schema languages.

Class Summary

Schema An immutable grammar.
SchemaFactory Factory for obtaining schemata.
TypeInfoProvider Provides access to the PSVI type info supplied by ValidatorHandler.
Validator A processor that validates a document against a schema.
ValidatorHandler A streaming validator that operates on a SAX event stream.
API for the validation of XML documents using a range of schema languages.