Date: 2004-12-10T03:00:01
Editor: BertrandDelacretaz <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: HtmlToXsltExperiments
URL: http://wiki.apache.org/cocoon/HtmlToXsltExperiments
no comment
Change Log:
------------------------------------------------------------------------------
@@ -78,6 +78,7 @@
</body>
</html>
}}}
+Simple, not? That's all one must write to convert the XML document to HTML.
== The XSLT transform ==
This is based on Conal Tuhoy's transform, it transforms the above HTML
template into an XSLT transform.