From aac6d76ebb70033fdbaaac5c65e90fe9dd95fa77 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 13 Jul 2002 08:24:33 +0000 Subject: [PATCH] Fixed output encoding to utf-8 so a targets database can handle mixed languages. Added omit-xml-declaration to get around the standalone attribute in the XML declaration not being permitted in system entities. --- xsl/common/targets.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xsl/common/targets.xsl b/xsl/common/targets.xsl index d996a7f16..f9568da19 100644 --- a/xsl/common/targets.xsl +++ b/xsl/common/targets.xsl @@ -49,7 +49,8 @@ document output. - + + -- 2.40.0