xsl-list
[Top] [All Lists]

RE: [xsl] XPath question

2006-06-07 04:13:36
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>