Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2010-02-22 | 894 Bytes | |
do2.pl | 2010-02-22 | 10.6 kB | |
Totals: 2 Items | 11.5 kB | 0 |
This is the latest version of do.pl the XML parser component of the WEBepigenetics platform. If you are new to WEBepigentics try downloading the static html page example to see how this script fits into the system. Essentially the script reads an xml file and looks for tag definitions in a soup folder. Using the tag definitions it constructs an output file by substituting text and attributes found in the XML file in the tag definition files. The user can change the tag definitions at will thus creating new domain specific coding languages. ENHANCEMENTS in version 2.0 Attributes are retained for the closing tags so all attr substitutions can now be specified in end tags. The storytext substitution is now only available in the mid tags so previous soups used in version 1 need to modified by adding mid tags in situtaions where the storytext substitution took place.