From: suseela s. <sus...@ya...> - 2005-07-14 03:02:59
|
Hi I like to find objects in a topic map which matches a pattern. For example all base names that contains "refer". I am not sure I understood the usage. Tried the following for the simple query (leaving out ? etc) value-like($A, "refer") value-like($A, "\\.*refer.*\\") value-like($A, "*refer*") All three gave the parsing error "Error instantiating predicate class". Can some body please tell me the correct usage. thanks suseela --------------------------------- Start your day with Yahoo! - make it your home page |