xml form generator (version from 1/28/2011)
commita01078cab03bce25b012ab9dd7e509c90a0addae
authorJulia Longtin <julia.longtin@gmail.com>
Sat, 29 Jan 2011 01:19:35 +0000 (28 17:19 -0800)
committerbradymiller <bradymiller@users.sourceforge.net>
Wed, 2 Feb 2011 09:49:18 +0000 (2 01:49 -0800)
tree02007608a04acda0cd207c8139a11e12a36ead61
parent86b400a1fca3db55786f1a353b1fb461b397f97c
xml form generator (version from 1/28/2011)

Contributed by Julia Longtin
See following wiki link for details/instructions:
http://www.openmedsoftware.org/wiki/OpenEMR_Xml_Form_Generator
16 files changed:
contrib/forms/xmlformgen/Makefile [new file with mode: 0644]
contrib/forms/xmlformgen/README [new file with mode: 0644]
contrib/forms/xmlformgen/communication_log.xml [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/common_objects.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/field_objects.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/info.txt.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/new.php.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/print.php.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/report.php.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/report_objects.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/safename.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/save.php.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/show.php.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/style.css.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/table.sql.xslt [new file with mode: 0644]
contrib/forms/xmlformgen/xslt/view.php.xslt [new file with mode: 0644]