An XML Based Extensible HTML Generator
Date: May. 18, 2000
Link: http://x39.deja.com/getdoc.xp?AN=623966361&CONTEXT=958674906.1296433163&hitnum=1
Source Author or Organization: Walter Dorwald
XIST is an XML-based preprocessing language. It is a HTML preprocessor/generator
and XML transformation engine that builds on the idea of XML/HTML elements as
Python objects. XIST allows embedding Python code in XML files and works
together with httpdapy/mod_python. It is extensible with new XML elements and
can be used for offline or online page generation.