xsl-list
[Top] [All Lists]

Re: [xsl] Testing if all child nodes match (based on the value of certain elements)

2007-04-23 14:07:47
Abel Braaksma wrote:

which means: if one item on the left side is sequence is unequal to any item in the right side sequence, the whole expression returns false:

OOPS! Returns 'true()' I mean ;)

if all are equal >>> false
if one or more is different >>> true

--~------------------------------------------------------------------
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>
--~--