SV: Early XSLT's

I'll gladly use them and provide feedback in parallel with Mary.
 
/Dimitris

-----Ursprungligt meddelande-----
Från: Curt Arnold [mailto:carnold@houston.rr.com]
Skickat: den 6 juni 2001 17:52
Till: www-dom-ts@w3.org
Ämne: Early XSLT's


I've put two transforms on my home page,
http://home.houston.rr.com/curta/domtest/extract.xsl
<http://home.houston.rr.com/curta/domtest/extract.xsl>  will extract just
the interface definitions from the DOM recommendation (haven't tested
against DOM2 or SVG)
 
http://home.houston.rr.com/curta/domtest/test2java.xsl
<http://home.houston.rr.com/curta/domtest/test2java.xsl>  is a start at a
transform to create Java code from a test definition and the output of
extract.xsl.  Still a long way from finished, however getting started was
necessary to figure out what is missing, wrong or awkward with the test
definition language.
 
 

Received on Wednesday, 6 June 2001 13:48:41 UTC