Table of Contents
A specialized XML Editor FileHandler which also validates the the loaded
XML data against the XML schema for DocBook documents (docbook.xsd
as specified by the DocBook “standard”), e.g. whether it
represents a valid DocBook document.
As this FileHandler supports modification and saving of the loaded data, it is an editor by nature.