From a950365b6ff137c21677539f16555e8a66208c0f Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 22 Dec 2014 23:04:06 +0200 Subject: [PATCH] Include some empty fields if they are not available If specific value is not available, we need to have an empty value instead. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/xml2manualcsv.xslt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/xslt/xml2manualcsv.xslt b/xslt/xml2manualcsv.xslt index aab66af7c..b549e953a 100644 --- a/xslt/xml2manualcsv.xslt +++ b/xslt/xml2manualcsv.xslt @@ -60,8 +60,20 @@ "" + + + "" + + + + "" + + + + "" + " @@ -71,6 +83,10 @@ " + + + "" +