SYNOPSIS

       x12html [options] files ...


DESCRIPTION

       Create an annnotated HTML representation of a HIPAA X12 document.


OPTIONS

       -c     XML configuration file

       -d     Debug Mode.  Implies verbose output.

       -f     Force map load.  Do not use the map pickle 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), x12valid(1), x12norm(1), pyx12.conf.xml(5)



pyx12                              JUNE 2008                        x12html(1)

Man(1) output converted with man2html