[
Lists Home |
Date Index |
Thread Index
]
Templatotron is a simple language for template based XML processing. It
can be also thought of as a language designed to save some writing in
XSLT stylesheets and for keeping your attention focused on the XML syntax
not on the XSLT one. I do not personally mind the rather verbose XSLT
syntax and so in my eyes the second point is much more important but there
are others who may appreciate Templatotron terseness.
You will find Templatotron at:
http://www.zvon.org/ZvonSW/Templatotron/Output/index.html
There is a tutorial:
http://www.zvon.org/ZvonSW/Templatotron/Output/page1.html
and a reference:
http://www.zvon.org/ZvonSW/Templatotron/Output/qr.html
The stylesheet implementing Zvon Templatotron has about 100 lines and 3.5
kB :
http://www.zvon.org/ZvonSW/Templatotron/Output/download.html
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@systinet.com </mail>
<support> http://www.zvon.org </support>
|