[fpc-pascal] fcl-xml

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 12 12:00:39 CET 2013


On Tue, 12 Mar 2013 11:52:06 +0100 (CET)
Michael Van Canneyt <michael at freepascal.org> wrote:

>[...]
> > Is getElementById supposed to work properly or is it something that needs to
> > be implemented?
> > Trying to understand what the parser does (not that easy), I got the feeling
> > that no Hashtable for the IDs is created  - can someone with more insight
> > comment on that?
> 
> It should be filled ? 
> The XMLTextReader creates the map, and passes it on to the final document.

Normally getElementById should work in the DOM, not only when reading
a xml document.

Mattias



More information about the fpc-pascal mailing list