[fpc-pascal] XML Iteration
Frank Church
vfclists at googlemail.com
Sun May 2 22:12:30 CEST 2010
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 <lee at 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
Frank Church
=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20100502/4ee6ff62/attachment.html>
More information about the fpc-pascal
mailing list