GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DTDFORMAT(1) User Contributed Perl Documentation DTDFORMAT(1)

dtdformat - Read a DTDParse XML file and produce formatted documentation

 dtdformat [options] xmlfile

dtdformat generated formatted documentation based upon a DTDParse XML file created by dtdparse. The following documentation formats are supported:

Designated by the "--html" option.
Designated by the "--refenty" option.

One of the above formats must be specified, or dtdformat will abort with an error.

Include what an entity and/or element appears in. The default is to include.
Include, or not include, element attributes in documentation. The default is to include.
Root directory to place documentation.
Entity name prefix for entities defined in DocBook RefEntry, "--refentry", output. If not specific, "dtdparse" is used.
Include, or not include, list of children for elements. The default is to include.
Include, or not include, element content models in documentation.
Enable debugging output.
Include, or not include, Description sections in documentation. The default is to include.
Include, or not include, Example sections in documentation. The default is to include.
Include, or not include, element exclusions in documentation. The default is to include.
Generate HTML documentation.
Include, or not include, element inclusions in documentation. The default is to include.
Include, or not include, possible element parents in documentation. The default is to include.
Generate DocBook Refentry (manpage) documentation.
Include, or not include, element synopses in documentation. The default is to include.
Include, or not include, element tag minization settings in documentation. The default is to include.
Included, or not include, unexpanded content models in element documentation. The default is to include.
Output progress (the default).
Print program version and synopsis.
Print program synopsis and options available.
Print program manual page.

dtdparse

See SGML::DTDParse for an overview of the DTDParse package.

Getopt::Long, XML::DOM

<http://dtdparse.sourceforge.net/>

Originally developed by Norman Walsh, <ndw@nwalsh.com>.

Earl Hood <earl@earlhood.com> picked up support and maintenance.

See SGML::DTDParse for copyright and license information.

2005-07-16 perl v5.40.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.