in reply to XML DTD Tree Structure

Yes there are:

XML::ParseDTD
XML::DTDParser
...

Replies are listed 'Best First'.
Re: Re: XML DTD Tree Structure
by murugu (Curate) on Mar 02, 2004 at 14:02 UTC

    Thanks alot.

    Actually I want to view the DTD elements in Tree structure.

    does the module provided by you give the tree structure

    Many thanks in advance

    -Murugesan