From 12d5ab4ce31756999fc34a56c50f54dc585d8bbb Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 24 Mar 2013 10:00:25 +0200 Subject: Export dives to UDDF file This patch implements exporting dives from Subsurface to UDDF format. Events and cylinder info are the most remarkable things still missing from the export. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/uddf-export.xslt | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 xslt/uddf-export.xslt (limited to 'xslt') diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt new file mode 100644 index 000000000..107234ebf --- /dev/null +++ b/xslt/uddf-export.xslt @@ -0,0 +1,191 @@ + + + + + + + + + + Subsurface Team + http://subsurface.hohndel.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2