This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can one element have more than one namespaces?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]