[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] multiple files to single file problem


Subject: RE: [xsl] multiple files to single file problem
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 10 Dec 2008 09:06:37 -0000

> If I use the <cover-body> instead of <xsl:element 
> name="cover-body"> All the namespace uris are appearing along 
> with the cover-body tag which i do not want. So I am using 
> <xsl:element name="cover-body">.
> Suggest any way where we can use only <cover-body> and 
> namespace uris is not getting populated.

That's what exclude-result-prefixes is for.

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


Current Thread