Common API to validate XML documents.
Package Specification
This package contains common API to validate XML documents.
It consists of well defined interfaces to perform validation and collect results.
The methodology, way of defining validation rules and loading them is not a part of this API.
Related Documentation
For overviews, examples please see:
- {@link org.xdv.clx.base} - CLiXML validation compatible with this API
- General info - general information about
this documentation, global assumptions, etc.