- From: Klaus Bosse <klaus.bosse@ngi.de>
- Date: Sat, 6 Apr 2002 11:25:30 +0200
- To: "W3C MathML" <www-math@w3.org>
- Cc: "Waltraud Schweikhardt \(Uni\)" <schweikh@informatik.uni-stuttgart.de>
Received on Saturday, 6 April 2002 04:26:16 UTC
Hi
I' m missing the bevelled (mfrac) and the side (mtable)
attributes on the mstyle element.
Not really missing (:-) but also not present on the mstyle element:
the notation (menclose) attribute.
<!ATTLIST %mstyle.qname;
%MATHML.Common.attrib;
%att-fontinfo;
%att-opinfo;
%att-lquote;
%att-rquote;
%att-linethickness;
%att-scriptlevel;
%att-scriptsizemultiplier;
%att-scriptminsize;
%att-background;
%att-veryverythinmathspace;
%att-verythinmathspace;
%att-thinmathspace;
%att-mediummathspace;
%att-thickmathspace;
%att-verythickmathspace;
%att-veryverythickmathspace;
%att-open;
%att-close;
%att-separators;
%att-subscriptshift;
%att-superscriptshift;
%att-accentunder;
%att-tableinfo;
%att-rowspan;
%att-columnspan;
%att-edge;
%att-actiontype;
%att-selection;
>
I think the actiontype attribute (maction) in contrast must
not be in the mstyle element because it's defined as a
required attribute in the recommendation.
[REC-MathML 3.6.6.1]
So it should also be defined with the keyword REQUIRED
in the DTD?
<!ENTITY % att-actiontype
"actiontype CDATA #IMPLIED" >
Thanks
KB
Received on Saturday, 6 April 2002 04:26:16 UTC