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