[fpc-pascal]Need documentation for use XML with free-pascal
Sebastian Günther
sg at freepascal.org
Tue Apr 8 03:46:45 CEST 2003
Am Mon, 2003-04-07 um 23.22 schrieb Eduardo Lopez:
> Hello all:
>
> I was looking in then FP site and I can't find documentation about the
> use of XML with free-pascal.
>
> Where I can find it?. And it will be great if there is an example too ;-)
for an example, have a look at fcl/tests/xmldump.pp; and the xmlcfg unit
is a good example as well. Furthermore, for DOM itself, these classes
follow the official DOM standard quite closely (see www.w3c.org for
documentation about DOM). Hopefully, more documentation will be
available in the future, when our documentation tool FPDoc gets
introduced officially; in the meantime you can ask here on the mailing
list, or me personally via private mail.
- Sebastian
More information about the fpc-pascal
mailing list