Re: [xml-dev] Wikipedia on XML

From
Tim Bray <>
To
Elliotte Rusty Harold <>
Date
2009-08-25T04:30:12Z
ID
<>
Thread
Re: [xml-dev] Wikipedia on XML
On Aug 23, 2009, at 4:27 PM, Elliotte Rusty Harold wrote:

> Were we starting over today, I would argue strongly in favor of
> eliminating the internal DTD subset entirely and leaving the
> definition of the schema language outside the spec so that the DOCTYPE
> could point to schemas in different languages which parser vendors
> would be free to implement or not as they chose.

Agreed, and I'd go further; I'd totally eliminate <!DOCTYPE>.   
Frankly, I have no interest in an instance's opinion about which  
schemas it thinks are relevant.  The nice thing about XML is I, the  
receiver, decide how best to validate or otherwise process.  -T