RE: self axis and attributes

Subject: RE: self axis and attributes
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 20 Nov 2000 09:02:23 -0000
> Am I missing something? Is there any way of testing the identity of
> namespaced attributes while retaining independence between the source
> and stylesheet and without testing the namespace-uri()?

You're not missing anything, except the self-attribute axis that the
language designers forgot to put in the spec. You just have to test
local-name()="x" and namespace-uri()="y"

Mike Kay


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


Current Thread