Changes between Version 12 and Version 13 of DeveloperGuidelines/Basics
- Timestamp:
- 09/30/13 04:18:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Basics
v12 v13 110 110 == XSLT == 111 111 To transform XML (and CSV) files for importing and exporting data. 112 * (wiki:XsltTemplates Sahana Eden XSLT Documentation)112 * [wiki:XsltTemplates Sahana Eden XSLT Documentation] 113 113 * XPath: http://www.w3schools.com/xpath/default.asp 114 114 * XSLT: http://www.w3schools.com/xsl/default.asp