Re: Can't validate against XHTML 1.1 plus MathML 2.0 with namespace prefixing

On Monday, April 1, 2002, at 03:48 , Klaus Bosse wrote:

> You even then don't have to write the namespace declaration explicit 
> in the
> math- or html-element because this is done implicit by the DTD .

It is better not to rely on external subset-based defaulting. 
Real-life browsers with non-validating XML-parsers aren't required to 
process the external subset.

As a concrete example, external subset-based attribute defaulting 
doesn't work in Mozilla.

--
Henri Sivonen
hsivonen@niksula.hut.fi
http://www.hut.fi/u/hsivonen/

Received on Monday, 1 April 2002 12:15:38 UTC