mkdtskel

Langue: en

Version: 2007-12-13 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

mkdtskel - Perl code skeleton generator to process XML files with XML::DT

SYNOPSIS

   mkdtskel [-lines=20000] <xmlfile>
 
   mkdtskel -dtd <dtdfile>
 
   mkdtskel -html <htmlfile>
 
 

DESCRIPTION

Use this command to prepare a skeleton file with basic code needed to process your XML file with XML::DT; The command checks the element names and for each one, the attributes. This information is described on the generated file to remember the programmer.

SEE ALSO

XML::DT(1), mkdtdskel(1), mkxmltype(1) and perl(1)

AUTHORS

Jose Joao Almeida, <jj@di.uminho.pt>

Alberto Manuel Simo~es, <albie@alfarrabio.di.uminho.pt>

Copyright 1999-2004 by Projecto Natura

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.