[xsl] Re: Namespace name from node?

Subject: [xsl] Re: Namespace name from node?
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Thu, 6 Dec 2001 03:05:27 -0800 (PST)
> How can i figure out the namespace name for a given node?


Use (assuming that the "given node" is the current node):

name(namespace::*[.='http://www.w3.org/1999/xhtml'])


Cheers,
Dimitre Novatchev.

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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


Current Thread