From d8ef11a9135aaba56ebc53b1bb87301bef995293 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 27 Oct 2005 13:47:55 +0000 Subject: [PATCH] Map info elements to the right *info element when stripping NS. Set xml:base on external references rather than directly changing @fileref. Map xml:id to id. --- xsl/common/stripns.xsl | 102 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 93 insertions(+), 9 deletions(-) diff --git a/xsl/common/stripns.xsl b/xsl/common/stripns.xsl index e813be47a..8cd9f8263 100644 --- a/xsl/common/stripns.xsl +++ b/xsl/common/stripns.xsl @@ -10,19 +10,84 @@ - + + + + + + - + + + + + + + + + + + + info + + + objectinfo + + blockinfo + + + + + + + + + + + + + + @@ -30,26 +95,41 @@ - + + + + + + - + + + + + + - + + + + + + @@ -61,14 +141,19 @@ |ng:videodata|db:videodata |ng:audiodata|db:audiodata" mode="stripNS"> - + + + + + + - + @@ -83,7 +168,6 @@ - @@ -95,7 +179,7 @@ - + -- 2.40.0