xsl-list
[Top] [All Lists]

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

2005-08-26 03:16:40

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
________________________________________________________________________

--~------------------------------------------------------------------
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>
--~--