[fpc-pascal] XML Iteration

Lee Jenkins lee at datatrakpos.com
Sun May 2 18:37:01 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpc_xpath_test.zip
Type: application/x-zip-compressed
Size: 6673 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20100502/986a2403/attachment.bin>


More information about the fpc-pascal mailing list