xsl-list
[Top] [All Lists]

RE: how to test for the element type of the current node

2003-07-02 02:58:43

      test="not(B)"
this should work perfect. All Elements which are not B.

test="not(B)" returns true if the current node has no element children
called B.

Michael Kay 


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