as always if you want to know if any item
in a sequence is equal to something you canm se = and it does an
implicit quantification over the sequence.
Just don't try it in backwards compatibility mode, when "SEQ = true()" means
"boolean(SEQ) = true()". Safer to write exists(SEQ[.]).
Michael Kay
http://www.saxonica.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>
--~--