RE: AW: [xsl] name space troubles

Subject: RE: AW: [xsl] name space troubles
From: Américo Albuquerque <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Mon, 27 May 2002 15:09:07 +0100
Doing so don't you have to make sure that the xsl elements belong to the
same namespace?
And what happens to element prefixes when you strip the namespaces?


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Roman
Huditsch
Sent: segunda-feira, 27 de Maio de 2002 14:53
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: AW: AW: [xsl] name space troubles


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




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


Current Thread