From b7940dec5c7839eb3a315baf5f5248b45c8c5f9a Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 2 Mar 2014 01:17:32 +0200 Subject: XSLT to export dive log in CSV This implements divelog export into CSV format. This currently supports only metric units and lacks user interface. See #434 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/xml2csv.xslt | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 xslt/xml2csv.xslt (limited to 'xslt') diff --git a/xslt/xml2csv.xslt b/xslt/xml2csv.xslt new file mode 100644 index 000000000..f647537df --- /dev/null +++ b/xslt/xml2csv.xslt @@ -0,0 +1,51 @@ + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2