From b572e2999e09e025d49a3136c8c242407d6e4945 Mon Sep 17 00:00:00 2001 From: bobstayton Date: Wed, 27 Jun 2018 13:18:22 -0700 Subject: [PATCH] fixed issue 18 ng namespace not being excluded in output --- xsl/profiling/xsl2profile.xsl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/xsl/profiling/xsl2profile.xsl b/xsl/profiling/xsl2profile.xsl index 244fd7bc2..64ee5fcd3 100644 --- a/xsl/profiling/xsl2profile.xsl +++ b/xsl/profiling/xsl2profile.xsl @@ -30,14 +30,16 @@ exslt - exslt + exslt ng db - + + + + -- 2.50.1