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

AW: AW: [xsl] name space troubles


Subject: AW: AW: [xsl] name space troubles
From: "Roman Huditsch" <roman.huditsch@xxxxxxxx>
Date: Mon, 27 May 2002 15:52:59 +0200

ok, but if I want my result tree to be free from any namespace that has been declared in my source tree, how would I deal with that? Is there a way to delete the declaration?

regards,
Roman

-----Ursprüngliche Nachricht-----
Von: David Carlisle [mailto:davidc@xxxxxxxxx]
Gesendet: Montag, 27. Mai 2002 15:41
An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Betreff: Re: AW: [xsl] name space troubles



> That means that an name-space declaration isn't addressable in any way?

Namespace declarations cause namespace nodes to be generated in the
input tree (on all elements for which the namespace is in scope)
These are addressable via the namespace:: axis.

The declarations are not considered to be attributes and are not in the
attribute:: axis.

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


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



Current Thread