RE: exclude-result-prefixes

Subject: RE: exclude-result-prefixes
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 4 Aug 2000 11:21:55 +0100
> > what's wrong here (tested with XT, MSXML3, Saxon)? Why 
> isn't the namespace
> > decl for "xsi" stripped from the result document?
> 
> It's because you use <xsl:copy>.
> From the spec (XSLT, 7.5 Copying)

Yes, thanks, this one had me puzzled. Just to add to the response:
[xsl:]exclude-result-prefixes only affects namespaces that would otherwise
be copied to the result tree as a result of instantiating a literal result
element.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread