hi every one
hi 04083259.
i am wandering if we can use multiple pridicate nested inside
each other
in the xpath an example:
<select ="child::A[type=[following-sibling::B[type='b']]">
would the above be legle to use ?????????????
Yes, any kind of expression can be nested inside any other, provided it
returns values of the correct type.
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>
--~--