RE: [xml-dev] IDs considered harmful or why keys might be better than IDs...

From
Michael Kay <>
To
'Evan Lenz' <>, 'John Cowan' <>, 'Jonathan Borden' <>
Date
2001-11-12T23:41:40
ID
<002201c16bd3$9523d6f0$ddc469d5@pcukmka>
Thread
RE: [xml-dev] IDs considered harmful or why keys might be better than IDs...
> > It would be interesting to know which XML processors don't report
> > attribute type information for attributes declared in the internal
> > subset.
>
> XPath won't work properly with any XML processor that
> doesn't, so that would indeed be interesting.
>
I haven't come across a parser that fails to report this for a long time. It
was a problem in the early days, for example with older versions of xp, but
I think all SAX parsers in popular use now provide the information.

Mike Kay