Stuff in this directory is mostly broken (made in 2002). Needs a little bit of fixing when I have time .... DKS/oct/2007
[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]HEADER.html2007-10-25 19:50 121  
[   ]test.bat2002-01-22 20:02 130  
[   ]testhtml.bat2002-01-22 14:43 130  
[   ]test-anim.bat2002-01-22 20:02 140  
[   ]xalan.bat2002-01-22 19:59 599  
[TXT]README.html2002-01-22 20:04 1.3K 
[   ]visu-proj-old1.xsl2002-01-22 09:14 1.5K 
[   ]visu-proj-old2.xsl2002-01-22 11:35 2.7K 
[IMG]proj11.svg2008-10-31 10:57 3.3K 
[   ]visu-proj-old3.xsl2002-01-22 14:05 4.0K 
[   ]proj11.xml2013-03-19 13:56 5.0K 
[   ]visu-proj-old4.xml2002-01-22 15:00 5.1K 
[IMG]proj10.svg2008-10-31 10:57 5.2K 
[IMG]proj11-anim.svg2002-02-01 18:40 6.2K 
[   ]visu-proj-old5.xml2002-01-22 18:07 7.2K 
[   ]visu-proj.xsl2013-03-20 19:16 7.3K 
[   ]visu-proj2.xsl2013-03-20 19:40 7.4K 
[   ]visu-proj-cocoon1.xsl2002-05-06 16:19 7.5K 
[   ]ibtwsh6.dtd2001-12-17 18:18 8.2K 
[   ]visu-proj-old6.xsl2002-01-23 16:29 8.9K 
[   ]visu-proj-anim.xsl2003-11-14 21:37 8.9K 
[TXT]proj11.html2002-01-22 18:33 9.4K 
[IMG]proj10-anim.svg2002-01-23 16:57 12K 
[   ]project.dtd2002-01-21 19:19 12K 
[   ]proj10.xml2008-10-31 10:54 17K 
[   ]proj10-to-svg.xml2013-03-20 19:17 17K 
[   ]proj10.sxml2002-05-06 15:20 17K 
[   ]project.xsl2002-01-22 16:47 18K 
[TXT]proj10.html2002-01-22 16:59 22K 

XML Visualization with XSLT and SVG

XML Visualization with XSLT and SVG

This is work in progress, use under your own risk :)

Basically the goal is to visualize information contained in the xml files by applying a xslt stylesheet. Should display with the SVG plugin from Adobe

proj*.xml  = XML text files with informations about a student project
proj*.html = same as HTML for reading over the Web
project.xsl = the XSLT that translates to HTML

visu*.xsl  = stylesheet for XML -> SVG      <=== THIS IS the cool thing here
proj*.svg  = the result.

*.bat      = simplify batch production on a windows machine
Note: This is all static stuff, you need an XSLT processor if you whish to reproduce translations. Normally I would use Cocoon or client-side processing, but client-side XSLT is not reliable and Cocoon is out since I am playing with SVG on my portable when I am disconnected.
D.K.S.
Last modified: Tue Jan 22 20:00:10 MET 2002