I have run it with some success.

What I find missing now is the ability to give the correct output for a an
index value, such as //bookstore/book[1]/title. It works on the w3schools
version but not in the FPC one.

Are we on the same versions of Lazarus and XPath?

On 2 May 2010 17:37, Lee Jenkins <l...@datatrakpos.com> wrote:

> Frank Church wrote:
>
>> I am having some problems with XPath.
>>
>> EvaluateXPathExpression raises exceptions with some search strings and I
>> am not sure if it is my limited knowledge of XPath, or a buggy XPath
>> implementation.
>>
>>
> The XPath implementation works flawlessly with the examples given on
> w3schools.com site's xpath tutorial.
>
> See the attached simple lcl project.  Compile it and then copy and paste
> examples from the w3schools site and you'll see fpc xpath implementation
> will make you smile.
>
> --
> Warm Regards,
>
> Lee
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



-- 
Frank Church

=======================
http://devblog.brahmancreations.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to