Re: [xml-dev] MicroXML and &

From
David Carlisle <>
To
John Cowan <>
Date
2012-06-01T08:56:47Z
ID
<>
Thread
Re: [xml-dev] MicroXML and &
On 01/06/2012 04:38, John Cowan wrote:
> I just thought of a way of doing it, though: allow an extension to
> the DOCTYPE that specifies the home on the W3C page of the entities.
> Of course, MicroXML parsers won't actually load that; it'll just make
> them switch on the entities.


My preferred solution for xhtml would be more or less that, that

<!DOCTYPE html>
<html>


would gave exactly that effect. (which is I think compatible with an xml 
parser using the  doctype extension to xml catalogs allowing a default 
SYSTEM ID of

http://www.w3.org/2003/entities/2007/htmlmathml-f.ent

to be associated with the document element.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________