RE: [xsl] xpath problem

Subject: RE: [xsl] xpath problem
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 14 Jun 2005 23:04:42 +0100
> 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/

Current Thread