NAME

dtd2html - Generate a HTML documentation from a DTD

SYNOPSYS

dtd2html I<file>

DESCRIPTION

dtd2html is a front-end for XML::Handler::Dtd2Html and its subclasses. It uses them to generate HTML documentation from DTD source.

Because it uses XML::Parser and an external DTD is not a valid XML document, the input source must be an XML document with an internal DTD or an XML document that refers to an external DTD.

The goal of this tool is to increase the level of documentation in DTD and to supply a more readable format for DTD.

It is a tool for DTD users, not for writer.

This tool needs XML::Parser::PerlSAX and XML::Parser modules.

SEE ALSO

PerlSAX.pod(3), XML::Handler::Dtd2Html

Extensible Markup Language (XML) <http://www.w3c.org/TR/REC-xml>

AUTHOR

Francois PERRAD, perrad@besancon.sema.slb.com

COPYRIGHT

This program is distributed under the Artistic License.