.\" Process this file with .\" groff -man -Tascii x12html.1 .\" .TH x12html 1 "APRIL 2007" pyx12 "pyx12 User Manuals" .SH NAME x12html \- Create an annnotated HTML representation of a HIPAA X12 document .SH SYNOPSIS .B x12html [options] .I files .B ... .SH DESCRIPTION Create an annnotated HTML representation of a HIPAA X12 document. .SH OPTIONS .IP -c XML configuration file .IP -d Debug Mode. Implies verbose output. .IP -f Force map load. Do not use the map pickle file. .IP -l Output messages to log file .IP -m Path to map files .IP -p Path to pickle files .IP -P Run a profiler .IP -q Quiet output .IP -s Specify X12 character set: b=basic, e=extended .IP -t An XSL Transform file. The transform is applied to the map, allowing customization of transaction validation. May be used multiple times. Each XSL file is applied in order. The resulting map must validate against the XML Schema 'map.xsd'. .IP -v Verbose output .IP -x Exclude external code from code checks .SH FILES .I /usr/local/etc/pyx12.conf.xml .RS The system wide configuration file. See .BR pyx12.conf.xml (5) for further details. .RE .I ~/.pyx12.conf.xml .RS Per user configuration file. See .BR pyx12.conf.xml (5) for further details. .IR pyx12.conf.xml . Overridden by the .B -c option. .SH AUTHOR John Holland .SH "SEE ALSO" .BR x12xml(1), .BR x12valid(1), .BR x12norm (1), .BR pyx12.conf.xml(5)