Version 3 (modified by 15 years ago) ( diff ) | ,
---|
Background Info and Resources
- XSLT V2 reference on W3C
- XPath V2 reference on W3C
- XSLT Tutorial on w3schools
- XPath Tutorial on w3schools
Sahana XSLT Information
Sahana XSLT/XPath capability is provided by lxml. Currently Sahana only supports XSLT/XPath 1.0.
Exporting Data from Sahana
Sahana export templates are stored in:
static/xslt/export
Importing Data from Sahana
Sahana import templates are stored in:
static/xslt/import
Note:
See TracWiki
for help on using the wiki.