Actions
Bug #374
closeddtd parser cannot handle multi-rooted dtds
Start date:
12/16/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
374
Description
Currently, the dtd parser uses its bultin abitlity to 'guess' the root element
of a dtd. This does not work when there are unreferenced elements in the dtd (or
the dtd is really multirooted). Code should be changed to provide a root node
for the dtd parser to start from when it is generating document templates from
the dtd.
Related issues
Actions