RE: [xsl] Re: xsl:namespace

Subject: RE: [xsl] Re: xsl:namespace
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 22 Feb 2009 16:41:50 -0000
> It seems to me that as long as we can put the proper 
> namespace declarations in the xsl:stylesheet element, they 
> always show up in the outermost element of output unless we 
> exclude them?

Only if the outermost element is generated by a literal result element, not
if it is generated by xsl:copy or xsl:element.

Michael Kay
http://www.saxonica.com/

Current Thread