attributeGroup mtable.attlist
version
namespace http://www.w3.org/1998/Math/MathML
used by
complexType {http://www.w3.org/1998/Math/MathML}:mtable.type
attributes
Name Type Use Default Fixed annotation
rowalign xsd:string baseline
columnalign xsd:string center
groupalign xsd:string
align xsd:string axis
alignmentscope xsd:string true
columnwidth xsd:string auto
width xsd:string auto
rowspacing xsd:string 1.0ex
columnspacing xsd:string 0.8em
rowlines xsd:string none
columnlines xsd:string none
frame xsd:string none
framespacing xsd:string 0.4em 0.5ex
equalrows xsd:boolean false
equalcolumns xsd:boolean false
displaystyle xsd:boolean false
side xsd:string right
minlabelspacing length-with-unit 0.8em
class xsd:NMTOKENS
style xsd:string
xref xsd:IDREF
id xsd:ID
xlink:href xsd:anyURI
source <xsd:attributeGroup name="mtable.attlist">
<xsd:attributeGroup ref="Table-alignment.attrib"/>
<xsd:attribute name="align" type="xs:string" default="axis"/>
<xsd:attribute name="alignmentscope" default="true">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:pattern value="(true|false)( true| false)*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="columnwidth" type="xs:string" default="auto"/>
<xsd:attribute name="width" type="xs:string" default="auto"/>
<xsd:attribute name="rowspacing" type="xs:string" default="1.0ex"/>
<xsd:attribute name="columnspacing" type="xs:string" default="0.8em"/>
<xsd:attribute name="rowlines" type="xs:string" default="none"/>
<xsd:attribute name="columnlines" type="xs:string" default="none"/>
<xsd:attribute name="frame" default="none">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:enumeration value="none">
</xsd:enumeration>
<xsd:enumeration value="solid">
</xsd:enumeration>
<xsd:enumeration value="dashed">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="framespacing" type="xs:string" default="0.4em 0.5ex"/>
<xsd:attribute name="equalrows" type="xs:boolean" default="false"/>
<xsd:attribute name="equalcolumns" type="xs:boolean" default="false"/>
<xsd:attribute name="displaystyle" type="xs:boolean" default="false"/>
<xsd:attribute name="side" default="right">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:enumeration value="left">
</xsd:enumeration>
<xsd:enumeration value="right">
</xsd:enumeration>
<xsd:enumeration value="leftoverlap">
</xsd:enumeration>
<xsd:enumeration value="rightoverlap">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="minlabelspacing" type="length-with-unit" default="0.8em"/>
<xsd:attributeGroup ref="Common.attrib"/>
</xsd:attributeGroup>

attribute mtable.attlist/@align
type xsd:string
source <xsd:attribute name="align" type="xs:string" default="axis">
</xsd:attribute>

attribute mtable.attlist/@alignmentscope
type restriction of xsd:string
source <xsd:attribute name="alignmentscope" default="true">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:pattern value="(true|false)( true| false)*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

attribute mtable.attlist/@columnwidth
type xsd:string
source <xsd:attribute name="columnwidth" type="xs:string" default="auto">
</xsd:attribute>

attribute mtable.attlist/@width
type xsd:string
source <xsd:attribute name="width" type="xs:string" default="auto">
</xsd:attribute>

attribute mtable.attlist/@rowspacing
type xsd:string
source <xsd:attribute name="rowspacing" type="xs:string" default="1.0ex">
</xsd:attribute>

attribute mtable.attlist/@columnspacing
type xsd:string
source <xsd:attribute name="columnspacing" type="xs:string" default="0.8em">
</xsd:attribute>

attribute mtable.attlist/@rowlines
type xsd:string
source <xsd:attribute name="rowlines" type="xs:string" default="none">
</xsd:attribute>

attribute mtable.attlist/@columnlines
type xsd:string
source <xsd:attribute name="columnlines" type="xs:string" default="none">
</xsd:attribute>

attribute mtable.attlist/@frame
type restriction of xsd:string
source <xsd:attribute name="frame" default="none">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:enumeration value="none"/>
<xsd:enumeration value="solid"/>
<xsd:enumeration value="dashed"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

attribute mtable.attlist/@framespacing
type xsd:string
source <xsd:attribute name="framespacing" type="xs:string" default="0.4em 0.5ex">
</xsd:attribute>

attribute mtable.attlist/@equalrows
type xsd:boolean
source <xsd:attribute name="equalrows" type="xs:boolean" default="false">
</xsd:attribute>

attribute mtable.attlist/@equalcolumns
type xsd:boolean
source <xsd:attribute name="equalcolumns" type="xs:boolean" default="false">
</xsd:attribute>

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

attribute mtable.attlist/@side
type restriction of xsd:string
source <xsd:attribute name="side" default="right">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:enumeration value="left"/>
<xsd:enumeration value="right"/>
<xsd:enumeration value="leftoverlap"/>
<xsd:enumeration value="rightoverlap"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

attribute mtable.attlist/@minlabelspacing
type length-with-unit
source <xsd:attribute name="minlabelspacing" type="length-with-unit" default="0.8em">
</xsd:attribute>