xsl-list
[Top] [All Lists]

RE: [xsl] multiple files to single file problem

2008-12-10 04:07:04
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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--