See: Description
| Class | Description |
|---|---|
| ErrorLocator |
Provides information about the location of a validation error.
|
| RelaxNGValidator |
Validates an XML resource with respect to a RELAX NG (ISO 19757-2) schema.
|
| SchematronValidator |
Verifies that the content of an XML resource satisfies the constraints
defined in an ISO Schematron (ISO 19757-3) schema.
|
| ValidationError |
Provides information pertaining to a validation error.
|
| ValidationErrorHandler |
A SAX and DOM error handler that collects validation errors raised while
verifying the structure and content of XML entities.
|
| XmlSchemaCompiler |
Provides various convenience methods for compiling W3C XML schemas and
creating a thread-safe
Schema object: an immutable in-memory
representation of one or more grammars spanning one or more target
namespaces. |
| XSModelBuilder |
Provides methods for building schema models that can be used to access and
query the post-schema-validation infoset (PSVI).
|
| Enum | Description |
|---|---|
| ErrorSeverity |
Enumerated type indicating the severity of a validation error.
|
Copyright © 2016 Open Geospatial Consortium. All rights reserved.