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
MKXMLTYPE(1) User Contributed Perl Documentation MKXMLTYPE(1)

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
 -class              '<div class="a" id="b">'... is treated as 'div+a+b'
 -shell              Enter interactive shell mode

XML::DT(1), mkdtskel(1), mkdtdskel and perl(1)
2016-07-26 perl v5.32.1

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.