Use validating parser
Status: Inactive
Brought to you by:
gisbertamm
dtddoc should use a validating parser
The current non validating parser yields bugs like the
following:
If any description of an element or an attribute
contains a non-declared entity (like "ü" e.g.)
this part of the documentation is silently chopped and
does not appear in the resutling document.