Changes between Version 21 and Version 22 of XsltTemplates
- Timestamp:
- 05/27/13 23:33:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XsltTemplates
v21 v22 24 24 25 25 == Background Info and Resources == 26 Sahana XSLT/XPath capability is provided by [http:// codespeak.net/lxml/ lxml]. Currently lxml only supports XSLT/XPath 1.0.26 Sahana XSLT/XPath capability is provided by [http://lxml.de/ lxml]. Currently lxml only supports XSLT/XPath 1.0. 27 27 28 28 * [http://www.w3schools.com/xsl/default.asp XSLT Tutorial] on w3schools