- From: Pepping, Simon (ELS) <S.Pepping@elsevier.nl>
- Date: Wed, 23 Apr 2003 08:28:54 +0100
- To: "'Max Froumentin'" <mf@w3.org>, www-math@w3.org
I believe the restriction of the content model of mmultiscripts in this DTD is not as precise as it could be: <!ENTITY % prscrPresExpression " ( (%Presentation; | %ContInPres;|%none.qname;)*, (%mprescripts.qname;,(%Presentation; | %ContInPres;|%none.qname;)*)? )"> It does not express the restriction that there should be an even number of postscripts and of prescripts. I believe this content model expresses it more precisely: <!ENTITY % prscrPresExpression " (%onePresExpression;, ((%onePresExpression;|%none.qname;),(%onePresExpression;|%none.qname;))*, (%mprescripts.qname;, ((%onePresExpression;|%none.qname;),(%onePresExpression;|%none.qname;))*)? )"> With kind regards, Simon Pepping DTD Development and Maintenance Elsevier s.pepping@elsevier.com www.elsevier.com/locate/sgml > -----Original Message----- > From: Max Froumentin [mailto:mf@w3.org] > Sent: 11 April 2003 17:33 > To: www-math@w3.org > Subject: Last Call Working Draft of MathML 2.0, 2nd edition published > > > > The WG is happy to announce the publication of MathML 2.0, 2nd edition > as a W3C Last Call Working Draft. The document is available as > > - HTML: http://www.w3.org/TR/2003/WD-MathML2-20030411/ > > - HTML with colour-coded markup showing the differences from the first > edition: > http://www.w3.org/TR/2003/WD-MathML2-20030411/overview-d.html > > - XHTML+MathML for viewing with a MathML enabled browser: > http://www.w3.org/TR/2003/WD-MathML2-20030411/overview.xml > > During the Last Call period, which ends on 9 May 2003, interested > parties are invited to send comments, which the Working Group has to > formally address before the specification moves to Proposed > Recommendation. > > Please send comments to www-math@w3.org > > Max Froumentin > for the WG Math WG >
Received on Wednesday, 23 April 2003 03:36:33 UTC