[fpc-pascal] getting XML element's value using dom.pp unit

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Dec 9 22:20:16 CET 2005


Hi,

On 12/8/05, Bisma Jayadi <bisma at brawijaya.ac.id> wrote:
> Thanks Tony... using your information, I've found what the problem is. It's a
> different way of understanding XML node, between a Delphi XML (DOM) component
> and a FPC DOM unit. I used to be a Delphi programmer, trying to migrate to be a
> Lazarus/FPC programmer. :)

Can you improve the already existing article about XML on Lazarus documentation?

It is located here: http://wiki.lazarus.freepascal.org/index.php/Networking

On the existing article and I think I put some code witch tryes to get
the NodeValue, but does the same error you were doing initially.

This way others witch try to use XML DOM on Free Pascal will benefit
from your experience =P

--
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list