== Background Info and Resources == * [http://www.w3.org/TR/2007/REC-xslt20-20070123/ XSLT V2 reference] on W3C * [http://www.w3.org/TR/2007/REC-xpath20-20070123/ XPath V2 reference] on W3C * [http://www.w3schools.com/xsl/default.asp XSLT Tutorial] on w3schools * [http://www.w3schools.com/xpath/default.asp XPath Tutorial] on w3schools == Sahana XSLT Information == Sahana XSLT/XPath capability is provided by [http://codespeak.net/lxml/ 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}}}