[lazarus] XML
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Tue Dec 24 09:41:34 EST 2002
On 24 Dec 2002, Tony Maro wrote:
> On Tue, 2002-12-24 at 02:59, Michael.VanCanneyt at Wisa.be wrote:
> >
> >
> > What is wrong with xmlread/xmlwrite ? They can read complete documents
> > or XML snippets.
>
> But they exception on assumed closing tags as in my example. If every
> tag doesn't have a matching </...> it crashes and fails to read.
That is what valid XML is supposed to do...
> Unfortunately the OFX file format assumes that if they didn't close the
> tag by the start of another, that it's closed.
Then it means the 'OFX' file format is not valid XML :)
Have a look at open xml; it might compile with FPC.
http://www.philo.de/xml/
Michael.
More information about the Lazarus
mailing list