[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] So maybe ID isn't a problem after all.
On Sunday 11 November 2001 08:51 am, Champion, Mike wrote:
> I've been waffling on DTD internal subsets vs PIs vs namespaces as a way to
> define ID-ness; I think Daniel Veillard's post finally catalyzed my
> opinion:
>
> " If you put xml:id="foo" on an element then blah.xml#foo will point to
> it". People who think of XML as HTML++ won't already understand DTDs, or
> PIs, or a namespace that they have to declare for themselves, but if they
> had xml:id, they could link to it almost exactly as they do in HTML today.
The problem is that not that many people acutally do that for HTML. I'd love
to see the results of a spider crawl looking for this construct. I'll bet
that less than 10% of all pages use it.
Again, why special case it?