SYNOPSIS

       x12valid [options] files ...


DESCRIPTION

       Validate a HIPAA X12 document.  Generate a 997 response.


OPTIONS

       -c     XML configuration file

       -d     Debug Mode.  Implies verbose output.

       -f     Force map load.  Do not use the map pickle file.

       -H     Create HTML formatted output file

       -l     Output messages to log file

       -m     Path to map files

       -p     Path to pickle files

       -P     Run a profiler

       -q     Quiet output

       -s     Specify X12 character set: b=basic, e=extended

       -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 result-
              ing map must validate against the XML Schema 'map.xsd'.

       -v     Verbose output

       -x     Exclude external code from code checks


FILES

       /usr/local/etc/pyx12.conf.xml
              The system wide configuration file.  See  pyx12.conf.xml(5)  for
              further details.
       ~/.pyx12.conf.xml
              Per  user  configuration file. See pyx12.conf.xml(5) for further
              details.  pyx12.conf.xml.  Overridden by the -c option.


AUTHOR

       John Holland <john at zoner dot org>


SEE ALSO

       x12xml(1), x12norm(1), x12html(1), pyx12.conf.xml(5)




Man(1) output converted with man2html