Subject: Re: [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 |
David Carlisle - 26 Aug 2005 09:00:18 -0000
- siva - 26 Aug 2005 10:09:26 -0000
- David Carlisle - 26 Aug 2005 10:17:17 -0000 <=
- siva - 26 Aug 2005 11:16:13 -0000
- David Carlisle - 26 Aug 2005 11:33:49 -0000
- Michael Kay - 26 Aug 2005 12:34:08 -0000
- siva - 27 Aug 2005 03:59:32 -0000
|
|