mkxmltype - Make XML analysis using XML::DT
Contents
Description
This command tries to infer DTD and Camlila-like types for a specific XML file;
Name
mkxmltype - Make XML analysis using XML::DT
Options
-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
-class '<div class="a" id="b">'... is treated as 'div+a+b'
-shell Enter interactive shell mode
See Also
XML::DT(1), mkdtskel(1), mkdtdskel and perl(1) perl v5.36.0 2022-12-10 MKXMLTYPE(1p)
Synopsis
mkxmltype <xmlfile>
