[Home] [By Thread] [By Date] [Recent Entries]
> Which is the simplest XPath expression to test whether the > current node is an attribute? Not easy! I'd suggest: count(. | ../@*) = count(../@*) > > Or a namespace? > count(. | ../namespace::*) = count(../namespace::*) Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



