| namespace | http://www.w3.org/1998/Math/MathML | ||
| used by |
|
||
| attributes | |||
| source | <xs:attributeGroup name="mstyle.attlist"> <xs:attribute name="scriptlevel" type="xs:integer"/> <xs:attribute name="displaystyle" type="xs:boolean"/> <xs:attribute name="scriptsizemultiplier" type="xs:decimal" default="0.71"/> <xs:attribute name="scriptminsize" type="length-with-unit" default="8pt"/> <xs:attribute name="color" type="xs:string"/> <xs:attribute name="background" type="xs:string" default="transparent"/> <xs:attribute name="veryverythinmathspace" type="length-with-unit" default="0.0555556em"/> <xs:attribute name="verythinmathspace" type="length-with-unit" default="0.111111em"/> <xs:attribute name="thinmathspace" type="length-with-unit" default="0.166667em"/> <xs:attribute name="mediummathspace" type="length-with-unit" default="0.222222em"/> <xs:attribute name="thickmathspace" type="length-with-unit" default="0.277778em"/> <xs:attribute name="verythickmathspace" type="length-with-unit" default="0.333333em"/> <xs:attribute name="veryverythickmathspace" type="length-with-unit" default="0.388889em"/> <xs:attribute name="linethickness" default="1"> <xs:simpleType> <xs:union memberTypes="length-with-optional-unit thickness"/> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="Operator.attrib"/> <xs:attributeGroup ref="Token-style.attrib"/> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |
| type | xs:integer | ||
| properties |
|
||
| source | <xs:attribute name="scriptlevel" type="xs:integer"/> |
| type | xs:boolean | ||
| properties |
|
||
| source | <xs:attribute name="displaystyle" type="xs:boolean"/> |
| type | xs:decimal | ||||
| properties |
|
||||
| source | <xs:attribute name="scriptsizemultiplier" type="xs:decimal" default="0.71"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="scriptminsize" type="length-with-unit" default="8pt"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="color" type="xs:string"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="background" type="xs:string" default="transparent"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="veryverythinmathspace" type="length-with-unit" default="0.0555556em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="verythinmathspace" type="length-with-unit" default="0.111111em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="thinmathspace" type="length-with-unit" default="0.166667em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="mediummathspace" type="length-with-unit" default="0.222222em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="thickmathspace" type="length-with-unit" default="0.277778em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="verythickmathspace" type="length-with-unit" default="0.333333em"/> |
| type | mathml:length-with-unit | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="veryverythickmathspace" type="length-with-unit" default="0.388889em"/> |
| type | union of (mathml:length-with-optional-unit, mathml:thickness) | ||||
| properties |
|
||||
| source | <xs:attribute name="linethickness" default="1"> <xs:simpleType> <xs:union memberTypes="length-with-optional-unit thickness"/> </xs:simpleType> </xs:attribute> |