RE: [xsl] xpath problem

Subject: RE: [xsl] xpath problem
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 14 Jun 2005 23:08:34 +0100
> > <select ="child::A[type=[following-sibling::B[type='b']]">
> > would the above be legle to use ?????????????
> > 
> 
> Any kind of expression can be nested inside any other, 
> provided it returns values of the correct type.

But of course, brackets must be properly nested. An expression with three
opening brackets and two closing brackets will never be legal.

Michael Kay
http://www.saxonica.com/

Current Thread