Skip navigation links

Package com.xmlmind.xml.validate

This package contains interfaces specifying the services expected from a schema (DTD, W3C XML Schema, Relax NG, etc) by a validating XML editor.

See: Description

Package com.xmlmind.xml.validate Description

This package contains interfaces specifying the services expected from a schema (DTD, W3C XML Schema, Relax NG, etc) by a validating XML editor.

This package also contains a number of useful implementations. For example AutoDocumentType, which may be used for documents not conforming to any schema.

Skip navigation links