From aa74cd8802f53e23be2be233ae166113a7f30486 Mon Sep 17 00:00:00 2001 From: Martin Long Date: Tue, 9 Dec 2014 23:24:48 +0000 Subject: Update dive site structure in UDDF export to match UDDF 3.2.0 specification. The dive site structure in the UDDF export was using an old structure where each site is simply listed as a . The new structure requires a single containing at least one - a base location where you are diving from, and at least one . As subsurface only tracks sites, I've created a single divebase to be referenced by all of the sites. Note: although profiles in Subsurface can be grouped into trips, these are groupings of profiles, not sites, and the mapping may not be simple. e.g. on different trips the sames sites may be visited but a different base used. Or, different bases may be used on a single trip. Signed-off-by: Marton Long Signed-off-by: Dirk Hohndel --- xslt/uddf-export.xslt | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'xslt') diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt index 011b695d4..c7004eed4 100644 --- a/xslt/uddf-export.xslt +++ b/xslt/uddf-export.xslt @@ -78,7 +78,15 @@ - + + + + + Subsurface Divebase + + + + @@ -163,27 +171,26 @@ - + + - - - - - - - - + + + + + + - + @@ -219,11 +226,11 @@ - + - + -- cgit v1.2.3-70-g09d2