On Sun, 10 Aug 2003 09:52:38 +1000 Kevin O'Neill <[EMAIL PROTECTED]> wrote:
> contains(/Employee, 'Whatever') will work with the lastest CVS version > > (using the embeded or managed drivers, the xml-rpc dirver has yet to > be fixed). It will return a result for each document in the collection > > containing the boolean value. That's good to know. Does the CVS version support XPaths with boolean operators? (/employee/whatever and /employee/whoever) Presumably this would return a boolean value? --Eli