It seems that the XPath will only work with full equality - I don't see how
to make it handle the particular predicate in which I expressed interest
(prefix match).


Benjamin Shine wrote:
> 
> 
> If I understand you correctly, you can do this with XPath, but not  
> *arbitrary* predicates.
> OpenLaszlo supports "a subset of the XPath specification" but I can't  
> find documentation on *which* parts of XPath are supported.
> 
> Adam Wolff's blog has more about this than I knew before I read his  
> post:
> http://elasticprocess.com/blog/2004/02/laszlo-and-xpath/
> 
> Anybody know what's *actually* supported in our XPath implementation?
> 
> On Oct 28, 2007, at 8:12 PM, yz wrote:
> 
>>
>> How do I filter a dataset? Can this be done with arbitrary predicate
>> functions? (E.g., I'm interested in filtering by matching prefix,  
>> which is
>> something that autocompletecombobox tries to do.)
>> -- 
>> View this message in context: http://www.nabble.com/Filtering- 
>> datasets-tf4708661.html#a13458794
>> Sent from the OpenLaszlo - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Filtering-datasets-tf4708661.html#a13553923
Sent from the OpenLaszlo - User mailing list archive at Nabble.com.

Reply via email to