attributeGroup mstyle.attlist
version
namespace http://www.w3.org/1998/Math/MathML
used by
complexType {http://www.w3.org/1998/Math/MathML}:mstyle.type
attributes
Name Type Use Default Fixed annotation
scriptlevel xsd:integer
displaystyle xsd:boolean
scriptsizemultiplier xsd:decimal 0.71
scriptminsize length-with-unit 8pt
color xsd:string
background xsd:string transparent
veryverythinmathspace length-with-unit 0.0555556em
verythinmathspace length-with-unit 0.111111em
thinmathspace length-with-unit 0.166667em
mediummathspace length-with-unit 0.222222em
thickmathspace length-with-unit 0.277778em
verythickmathspace length-with-unit 0.333333em
veryverythickmathspace length-with-unit 0.388889em
linethickness length-with-optional-unit 1
form xsd:string
lspace length-with-unit
rspace length-with-unit
fence xsd:boolean
separator xsd:boolean
stretchy xsd:boolean
symmetric xsd:boolean
movablelimits xsd:boolean
accent xsd:boolean
largeop xsd:boolean
minsize length-with-unit
maxsize length-with-unit
mathvariant xsd:string
mathsize simple-size
mathcolor xsd:string
mathbackground xsd:string
class xsd:NMTOKENS
style xsd:string
xref xsd:IDREF
id xsd:ID
href xsd:anyURI
source <xsd:attributeGroup name="mstyle.attlist">
<xsd:attribute name="scriptlevel" type="xs:integer"/>
<xsd:attribute name="displaystyle" type="xs:boolean"/>
<xsd:attribute name="scriptsizemultiplier" type="xs:decimal" default="0.71"/>
<xsd:attribute name="scriptminsize" type="length-with-unit" default="8pt"/>
<xsd:attribute name="color" type="xs:string"/>
<xsd:attribute name="background" type="xs:string" default="transparent"/>
<xsd:attribute name="veryverythinmathspace" type="length-with-unit" default="0.0555556em"/>
<xsd:attribute name="verythinmathspace" type="length-with-unit" default="0.111111em"/>
<xsd:attribute name="thinmathspace" type="length-with-unit" default="0.166667em"/>
<xsd:attribute name="mediummathspace" type="length-with-unit" default="0.222222em"/>
<xsd:attribute name="thickmathspace" type="length-with-unit" default="0.277778em"/>
<xsd:attribute name="verythickmathspace" type="length-with-unit" default="0.333333em"/>
<xsd:attribute name="veryverythickmathspace" type="length-with-unit" default="0.388889em"/>
<xsd:attribute name="linethickness" default="1">
<xsd:simpleType>
<xsd:union memberTypes="length-with-optional-unit thickness"/>
</xsd:simpleType>
</xsd:attribute>
<xsd:attributeGroup ref="Operator.attrib"/>
<xsd:attributeGroup ref="Token-style.attrib"/>
<xsd:attributeGroup ref="Common.attrib"/>
</xsd:attributeGroup>

attribute mstyle.attlist/@scriptlevel
type xsd:integer
source <xsd:attribute name="scriptlevel" type="xs:integer">
</xsd:attribute>

attribute mstyle.attlist/@displaystyle
type xsd:boolean
source <xsd:attribute name="displaystyle" type="xs:boolean">
</xsd:attribute>

attribute mstyle.attlist/@scriptsizemultiplier
type xsd:decimal
source <xsd:attribute name="scriptsizemultiplier" type="xs:decimal" default="0.71">
</xsd:attribute>

attribute mstyle.attlist/@scriptminsize
type length-with-unit
source <xsd:attribute name="scriptminsize" type="length-with-unit" default="8pt">
</xsd:attribute>

attribute mstyle.attlist/@color
type xsd:string
source <xsd:attribute name="color" type="xs:string">
</xsd:attribute>

attribute mstyle.attlist/@background
type xsd:string
source <xsd:attribute name="background" type="xs:string" default="transparent">
</xsd:attribute>

attribute mstyle.attlist/@veryverythinmathspace
type length-with-unit
source <xsd:attribute name="veryverythinmathspace" type="length-with-unit" default="0.0555556em">
</xsd:attribute>

attribute mstyle.attlist/@verythinmathspace
type length-with-unit
source <xsd:attribute name="verythinmathspace" type="length-with-unit" default="0.111111em">
</xsd:attribute>

attribute mstyle.attlist/@thinmathspace
type length-with-unit
source <xsd:attribute name="thinmathspace" type="length-with-unit" default="0.166667em">
</xsd:attribute>

attribute mstyle.attlist/@mediummathspace
type length-with-unit
source <xsd:attribute name="mediummathspace" type="length-with-unit" default="0.222222em">
</xsd:attribute>

attribute mstyle.attlist/@thickmathspace
type length-with-unit
source <xsd:attribute name="thickmathspace" type="length-with-unit" default="0.277778em">
</xsd:attribute>

attribute mstyle.attlist/@verythickmathspace
type length-with-unit
source <xsd:attribute name="verythickmathspace" type="length-with-unit" default="0.333333em">
</xsd:attribute>

attribute mstyle.attlist/@veryverythickmathspace
type length-with-unit
source <xsd:attribute name="veryverythickmathspace" type="length-with-unit" default="0.388889em">
</xsd:attribute>

attribute mstyle.attlist/@linethickness
type union of length-with-optional-unitthickness
source <xsd:attribute name="linethickness" default="1">
<xsd:simpleType>
<xsd:union memberTypes="length-with-optional-unit thickness">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>