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.COPYRIGHT AND LICENSE
Copyright 1999-2013 by Projecto NaturaThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.