From 74f5842f0c324fdd2d0217e90c11da6c70319f6e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 21 Dec 2014 17:53:18 -0800 Subject: Add second CSV export with dive details This is intended to export all the details that someone might copy from a paper logbook. We need a matching import template to make this simple. This hasn't been well tested, I'm sure it will break when elements and attributes are missing. Signed-off-by: Dirk Hohndel --- xslt/xml2manualcsv.xslt | 114 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 xslt/xml2manualcsv.xslt (limited to 'xslt/xml2manualcsv.xslt') diff --git a/xslt/xml2manualcsv.xslt b/xslt/xml2manualcsv.xslt new file mode 100644 index 000000000..fa3868cf8 --- /dev/null +++ b/xslt/xml2manualcsv.xslt @@ -0,0 +1,114 @@ + + + + + + , + + + + + + + + + + " + + " + + " + + " + + " + + " + + " + + " + + + + + + + + + " + + " + + " + + " + + + + + + + " + + " + + " + + " + + + + " + + " + + " + + " + + + + " + + " + + " + + " + + + + " + + " + + " + + " + + + + " + + " + + + + " + + " + + + + " + + " + + + + " + + " + + -- cgit v1.2.3-70-g09d2