Re: Attribute values

Liam R E Quin scripsit:

> The HTML 5 approach is a possibility - e.g. Anne's xml5 parsing
> proposal. Downsides -
> . µXML documents would not usually be XML documents
> . µXML documents would typically be full of errors, if the tools
> silently "corrected" them
> . autocorrection isn't a good thing in all contexts.

What is more (as I have been saying at every opportunity), HTML
autocorrection works because we know what the semantics of the tags and
attributes are.  In XML, we have no clue which elements are supposed to
go where, so we can't effectively correct it without schema information.

-- 
Almost all theorems are true,                   John Cowan <cowan@ccil.org>
but almost all proofs have bugs.                http://www.ccil.org/~cowan
        --Paul Pedersen

Received on Tuesday, 14 August 2012 19:56:03 UTC