[XML-SIG] xsl transforms for displaying XML in a browser

Lloyd Kvam pythonTutor at venix.com
Fri Oct 1 21:43:02 CEST 2004


I have a rather complicated (100 tags) XML file that needs to get
displayed sensibly in a browser.  I've started writing the XSL to
transform the document to html.  (CSS is too simple and the XML file
needs to be readable for people without requiring special software.)

Is there a smart way to do this?  I am thinking of writing a python
script to simply generate an XSL file with explicit templates for every
tag.  I would then modify this collection of boiler-plate code to get a
reasonable layout.

Any suggestions are welcome.   Thanks.

-- 
Lloyd Kvam
Venix Corp



More information about the XML-SIG mailing list