Re: [xsl] [XSL] copying namesapces with prefix "xmlns:".

Subject: Re: [xsl] [XSL] copying namesapces with prefix "xmlns:".
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Aug 2005 11:16:40 +0100
> and this command copied all the attributes except the attributes starts 
> with "xmlns:".  This is okay.

yes, namespace declarations are not attributes to XSLT.

> But nothing is copied if i use this.
> 
> <xsl:copy-of select="namespace::*"/>


Then either there is a bug in your system (which are you using) or there
is a bug in your stylesheet (post a 3 line input file and complete, small,
stylesheet that shows the problem. Without seeing more, we can't say.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread