Date: 2004-12-13T12:19:10
   Editor: BertrandDelacretaz <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: HtmlToXsltExperiments
   URL: http://wiki.apache.org/cocoon/HtmlToXsltExperiments

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -10,6 +10,7 @@
 == See Also ==
  * [http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110267448622534&w=2 
discussion of this] on cocoon-dev
  * [:Templates] - more info about templating, recent discussions, etc
+ * [http://blog.bitflux.ch/archive/further-improvements-on-xsl-tal.html post] 
on bitflux blog, where Christian experiments with the TAL syntax and tal:match 
templates
 
 == The HTML template ==
 Here's my example template, it converts to above binding.xml xdoc document to 
HTML when used with the XSLT transform and sitemap shown below.