From 02a2a4804c436516ab19cd4d80e30553da3ceab3 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 4 Feb 2014 23:58:04 +0000 Subject: [PATCH] Fix handling of namespace declaration for conversion to NS sourcebase. --- xsl/template/titlepage.xsl | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/xsl/template/titlepage.xsl b/xsl/template/titlepage.xsl index f57d5ea1b..bd865ad39 100644 --- a/xsl/template/titlepage.xsl +++ b/xsl/template/titlepage.xsl @@ -1,11 +1,12 @@ - +d: @@ -171,6 +172,12 @@ to the resulting stylesheet. Default namespace is always copied. + + + + + + @@ -184,7 +191,13 @@ to the resulting stylesheet. Default namespace is always copied. 1.0 - exsl + + + + exsl d + exsl + + -- 2.50.1