[Home] [By Thread] [By Date] [Recent Entries]
On 26/02/2010 19:38, mark bordelon wrote:
"word/../[@s_len<5]" that is xpath (pattern actually) word/../ filteres by the predicate @s_len<5 but the path is a syntax error as you can't end it with / I think you mean match="*[word][@s_len<5]" ie match an element that has a child element word and an attribute s_len with value less than 5 David
|

Cart



