I am trying to create an XPath statement that selects the "c"
node child of the first "b" node child (that has a "c" node
child) of the first "a" node (that has a "b" node child, that
in turn has a "c" node child). If that makes any sense :)
(a/b/c)[1]
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>
--~--