[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XPath question


Subject: RE: [xsl] XPath question
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 7 Jun 2006 12:13:24 +0100

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


Current Thread
Keywords