From 9140497a40f67df64cd611968a536cab484d4946 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 23 Mar 2005 08:26:12 +0000 Subject: [PATCH] Don't pass through all OriginSite attributes, but just @Name. This means that (possibly incorrect) XML Schema Instance and namespace attributes won't be passed through. --- build/v12_to_v11.xsl | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/build/v12_to_v11.xsl b/build/v12_to_v11.xsl index af76470c..b2abf19e 100644 --- a/build/v12_to_v11.xsl +++ b/build/v12_to_v11.xsl @@ -7,7 +7,7 @@ Author: Ian A. Young - $Id: v12_to_v11.xsl,v 1.2 2005/03/17 11:27:10 iay Exp $ + $Id: v12_to_v11.xsl,v 1.3 2005/03/23 08:26:12 iay Exp $ --> - $Id: v12_to_v11.xsl,v 1.2 2005/03/17 11:27:10 iay Exp $ + $Id: v12_to_v11.xsl,v 1.3 2005/03/23 08:26:12 iay Exp $ + @@ -44,6 +45,7 @@ + @@ -53,20 +55,26 @@ - + + - + + + +