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

Re: [xsl] How to output a xmlns:prefix attribute (special case)


Subject: Re: [xsl] How to output a xmlns:prefix attribute (special case)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 13 Jul 2001 10:19:54 +0100

> Can you be a little more explicit, 
[where is Jeni when you need here:-]

er something like this:

<xsl:variable name="x">
 <x:x xmlns:x="assaldfj://aslkfh/asdfklgh/askgh"/>
</xsl:variable>

<xsl:copy-of select="saxon:node-set($x/*/namespace::x)"/>

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread