Update to MathML DTD

I have updated the MathML 2 DTD available from 

http://www.w3.org/Math/DTD

This update is generated from the XML sources used to generate the
recent MathML 2 second edition recommendation, and so brings the dtd
into line with chapter 6 and appendix A of that Recommendation.

To update off line copies, the gzipped tar file,
  http://www.w3.org/Math/DTD/mathml2.tgz 
should have all the necessary files

At the end of this message is a diff of the xhtml+mathml dtd,
differences to the mathml dtd, and the individual entity files
will clearly be appropriate subsets of this.

The documentation at
  http://www.w3.org/Math/characters
has been similarly regenerated.


David




Index: xhtml-math11-f.dtd
===================================================================
RCS file: /w3ccvs/WWW/Math/DTD/mathml2/xhtml-math11-f.dtd,v
retrieving revision 1.15
diff -r1.15 xhtml-math11-f.dtd
5468,5472d5467
< <![%MathMLstrict;[
<   <!ATTLIST %menclose.qname;
<       %MATHML.Common.attrib;
<       notation ( longdiv | actuarial | radical ) 'longdiv' >
< ]]>
5510a5506,5507
>       %att-height;		
>       %att-depth;		
7562c7559
< <!ENTITY nsubE            "&#x02AC5;&#x0338;" ><!--/nsubseteqq N: not subset, dbl eq -->
---
> <!ENTITY nsubE            "&#x02AC5;&#x00338;" ><!--/nsubseteqq N: not subset, dbl eq -->
7565c7562
< <!ENTITY nsupE            "&#x02AC6;&#x0338;" ><!--/nsupseteqq N: not superset, dbl eq -->
---
> <!ENTITY nsupE            "&#x02AC6;&#x00338;" ><!--/nsupseteqq N: not superset, dbl eq -->
7640a7638
> <!ENTITY bbrktbrk         "&#x023B6;" ><!--bottom above top square bracket -->
7672a7671
> <!ENTITY trpezium         "&#x0FFFD;" ><!--trapezium -->
7831a7831
> <!ENTITY sfrown           "&#x02322;" ><!--/smallfrown R: small down curve -->
7845a7846
> <!ENTITY ssmile           "&#x02323;" ><!--/smallsmile R: small up curve -->
7859c7860
< <!ENTITY suphsol          "&#x02283;&#x00338;" ><!--superset, solidus -->
---
> <!ENTITY suphsol          "&#x02283;&#x0002F;" ><!--superset, solidus -->
7867a7869
> <!ENTITY thksim           "&#x0223C;" ><!--/thicksim R: thick similar -->
7914,7915c7916,7917
< <!ENTITY epsi             "&#x003B5;" ><!--/straightepsilon, small epsilon, Greek -->
< <!ENTITY epsiv            "&#x0025B;" ><!--/varepsilon -->
---
> <!ENTITY epsi             "&#x003F5;" ><!--/straightepsilon, small epsilon, Greek -->
> <!ENTITY epsiv            "&#x003B5;" ><!--/varepsilon -->
8192,8193d8193
< <!ENTITY % plane1D  "&#38;#38;#x1D">
< 
8230c8230
< <!ENTITY DotDot           "&#x020DC;" ><!--four dots above -->
---
> <!ENTITY DotDot           " &#x020DC;" ><!--four dots above -->
8233a8234
> <!ENTITY elinters         "&#x0FFFD;" ><!--electrical intersection -->
8238a8240
> <!ENTITY fltns            "&#x025B1;" ><!--flatness -->
8246c8248
< <!ENTITY imped            "%plane1D;543;" ><!--impedance -->
---
> <!ENTITY imped            "&#x001B5;" ><!--impedance -->
8247a8250
> <!ENTITY infintie         "&#x029DD;" ><!--tie, infinity -->
8279a8283
> <!ENTITY notinE           "&#x022F9;&#x00338;" ><!--negated set membership, two horizontal strokes -->
8331a8336
> <!ENTITY strns            "&#x000AF;" ><!--straightness -->
8336c8341
< <!ENTITY tdot             "&#x020DB;" ><!--three dots above -->
---
> <!ENTITY tdot             " &#x020DB;" ><!--three dots above -->
9082c9087
< <!ENTITY DownBreve        "&#x00311;" ><!--breve, inverted (non-spacing) -->
---
> <!ENTITY DownBreve        " &#x00311;" ><!--breve, inverted (non-spacing) -->
9164c9169
< <!ENTITY UnderBar         "&#x00332;" ><!--combining low line -->
---
> <!ENTITY UnderBar         " &#x00332;" ><!--combining low line -->
9547c9552
< <!ENTITY nsubseteqq       "&#x02AC5;&#x0338;" ><!--alias ISOAMSN nsubE -->
---
> <!ENTITY nsubseteqq       "&#x02AC5;&#x00338;" ><!--alias ISOAMSN nsubE -->
9552c9557
< <!ENTITY nsupseteqq       "&#x02AC6;&#x0338;" ><!--alias ISOAMSN nsupE -->
---
> <!ENTITY nsupseteqq       "&#x02AC6;&#x00338;" ><!--alias ISOAMSN nsupE -->
9650c9655
< <!ENTITY straightepsilon  "&#x003B5;" ><!--alias ISOGRK3 epsi -->
---
> <!ENTITY straightepsilon  "&#x003F5;" ><!--alias ISOGRK3 epsi -->
9700c9705
< <!ENTITY TripleDot        "&#x020DB;" ><!--alias ISOTECH tdot -->
---
> <!ENTITY TripleDot        " &#x020DB;" ><!--alias ISOTECH tdot -->
9723c9728
< <!ENTITY varepsilon       "&#x0025B;" ><!--alias ISOGRK3 epsiv -->
---
> <!ENTITY varepsilon       "&#x003B5;" ><!--alias ISOGRK3 epsiv -->
9799c9804
<        Pepping on www-math list) 2003-05-22		
---
>           Pepping on www-math list) 2003-05-22		
9802c9807,9809
<        Pepping on www-math list) 2003-05-22		
---
>           Pepping on www-math list) 2003-05-22		
>           David Carlisle		
>        Removed restricted menclose notation checking from MathMLstrict 2003-09-08		
9821,9822d9827
< 
< 

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Received on Tuesday, 4 November 2003 08:29:16 UTC