From: Michael Smith Date: Tue, 24 Jul 2007 05:49:12 +0000 (+0000) Subject: Made the addns.xsl file import common/utility.xsl instead of X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af6eb85a0740ad7dfc396ccc4eeeb0877f220ba6;p=docbook-dsssl Made the addns.xsl file import common/utility.xsl instead of common/common.xsl (because I moved the logging template that it calls from common.xsl to utility.xsl, but forgot to update the import here...) --- diff --git a/releasetools/xslnsfiles/addns.xsl b/releasetools/xslnsfiles/addns.xsl index ef8565615..5a6e56be3 100644 --- a/releasetools/xslnsfiles/addns.xsl +++ b/releasetools/xslnsfiles/addns.xsl @@ -9,7 +9,7 @@ exclude-result-prefixes="d exsl saxon NodeInfo" version='1.0'> - +