From 45d361e0bc7bd89b41880eb83cdccabf5626b71c Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 14 Feb 2022 22:56:11 +0100 Subject: [PATCH] Fix XML namespace declarations --- doc/src/sgml/stylesheet-hh.xsl | 4 +--- doc/src/sgml/stylesheet-html-common.xsl | 3 ++- doc/src/sgml/stylesheet-html-nochunk.xsl | 4 +--- doc/src/sgml/stylesheet-text.xsl | 3 +-- doc/src/sgml/stylesheet.xsl | 3 +-- 5 files changed, 6 insertions(+), 11 deletions(-) diff --git a/doc/src/sgml/stylesheet-hh.xsl b/doc/src/sgml/stylesheet-hh.xsl index 1b1ab4bbe9..6f4b706dac 100644 --- a/doc/src/sgml/stylesheet-hh.xsl +++ b/doc/src/sgml/stylesheet-hh.xsl @@ -1,8 +1,6 @@ + version='1.0'> diff --git a/doc/src/sgml/stylesheet-html-common.xsl b/doc/src/sgml/stylesheet-html-common.xsl index d9961089c6..96dd2cc038 100644 --- a/doc/src/sgml/stylesheet-html-common.xsl +++ b/doc/src/sgml/stylesheet-html-common.xsl @@ -4,7 +4,8 @@ %common.entities; ]> + version="1.0" + xmlns="http://www.w3.org/1999/xhtml">