RE: [xsl] Can one element have more than one namespaces?

Subject: RE: [xsl] Can one element have more than one namespaces?
From: DPawson@xxxxxxxxxxx
Date: Tue, 27 Mar 2001 08:10:25 +0100
Which does raise the question,
given two different elements,
element A in ns X and Y
element A in ns X

How do I do a template match to select the first one?

<xsl:template match="A[namespace::nsY and namespace:nsX]">  or something?


Regards DaveP
A non ns aware user:-)

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


Current Thread