Re: [xsl] Prefix -> Namespace Resolution

Subject: Re: [xsl] Prefix -> Namespace Resolution
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 15 Jul 2002 15:17:09 +0100
that's what the namespace axis is for.

<xsl:value-of
select="namespace::*[name()=substring-before(@myAttribute,':')]"/>

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