On Tue, 12 Mar 2013, Mattias Gaertner wrote:
On Tue, 12 Mar 2013 11:52:06 +0100 (CET)
Michael Van Canneyt <mich...@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.
Correct, but since OP was using the read methods, it should work ?
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal