.\" Process this file with .\" groff -man -Tascii x12valid.1 .\" .TH X12VALID 1 "APRIL 2007" pyx12 "pyx12 User Manuals" .SH NAME x12valid \- validate a HIPAA X12 document .SH SYNOPSIS .B x12valid [options] .I files .B ... .SH DESCRIPTION Validate a HIPAA X12 document. Generate a 997 response. .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 -H Create HTML formatted output 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 x12norm(1), .BR x12html(1), .BR pyx12.conf.xml(5)