DOKK / manpages / debian 10 / libxml-dt-perl / mkxmltype.1p.en
MKXMLTYPE(1p) User Contributed Perl Documentation MKXMLTYPE(1p)

mkxmltype - Make XML analysis using XML::DT

  mkxmltype <xmlfile>

This command tries to infer DTD and Camlila-like types for a specific XML file;

 -latin1             input file encoding is forced to be latin1
 -html               uses html (libxml2) parser
 -show_att           Show attribute values
 -expand_att_id
 -lines=20000        just reads the first 20000 lines of the XML file
 -t
 -shell              Enter interactive shell mode

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

2014-08-15 perl v5.20.2