I wonder also if it's more complete to say
test="text()" is true for any non empty text node
or is there no text node in for example <cat></cat>?
There's no text node, there would be 1 element node possibly with a
document node parent, depending on how it was constructed.
--
Andrew Welch
http://andrewjwelch.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--