RE: [xsl] Can I use attributes with namespaces?

Subject: RE: [xsl] Can I use attributes with namespaces?
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Mon, 14 Nov 2005 11:54:33 +0200
Hi,

Just declare the namespace in your stylesheet and then select it with
xhtml:a/@myns:reference .

Jarno

>-----Original Message-----
>From: ext Nistor Boscan [mailto:nestor.boscan@xxxxxxxxxx]
>Sent: 14 November, 2005 10:08
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: RE: [xsl] Can I use attributes with namespaces?
>
>Hi Jarno
>
>Thanks for the quick reply.
>
>This attributes are part of the input xml. So what I need is
>to get the value of this attributes using XPath.

Current Thread