attributeGroup mtable.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:mtable
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
mathcolor m:color
mathbackground m:color
align xsd:string
rowalign xsd:list
columnalign xsd:list
groupalign m:group-alignment-list-list
alignmentscope xsd:token
columnwidth m:length
width m:length
rowspacing xsd:list
columnspacing xsd:list
rowlines xsd:list
columnlines xsd:list
frame m:linestyle
framespacing m:length
equalrows xsd:token
equalcolumns xsd:token
displaystyle xsd:token
side xsd:token
minlabelspacing m:length
source <xsd:attributeGroup name="mtable.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <xsd:attribute name="align">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:verticalalign">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="groupalign" type="m:group-alignment-list-list">
</xsd:attribute> <xsd:attribute name="alignmentscope">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnwidth">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="fit">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="width">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="frame" type="m:linestyle">
</xsd:attribute> <xsd:attribute name="framespacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length m:length">
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:length value="2">
</xsd:length>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="equalrows">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="equalcolumns">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="displaystyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="side">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<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="m:length">
</xsd:attribute>
</xsd:attributeGroup>


attribute mtable.attributes/@align
type restriction of xsd:string
source <xsd:attribute name="align">
<xsd:simpleType>
<xsd:restriction base="xs:string">
<xsd:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@rowalign
type restriction of list of m:verticalalign
source <xsd:attribute name="rowalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:verticalalign">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@columnalign
type restriction of list of m:columnalignstyle
source <xsd:attribute name="columnalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@groupalign
type m:group-alignment-list-list
source <xsd:attribute name="groupalign" type="m:group-alignment-list-list"/>


attribute mtable.attributes/@alignmentscope
type restriction of list of restriction of xsd:token
source <xsd:attribute name="alignmentscope">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@columnwidth
type restriction of list of union of m:length restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="columnwidth">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="fit">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@width
type union of m:length restriction of xsd:token
source <xsd:attribute name="width">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@rowspacing
type restriction of list of m:length
source <xsd:attribute name="rowspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@columnspacing
type restriction of list of m:length
source <xsd:attribute name="columnspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@rowlines
type restriction of list of m:linestyle
source <xsd:attribute name="rowlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@columnlines
type restriction of list of m:linestyle
source <xsd:attribute name="columnlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@frame
type m:linestyle
source <xsd:attribute name="frame" type="m:linestyle"/>


attribute mtable.attributes/@framespacing
type restriction of list of union of m:length m:length
source <xsd:attribute name="framespacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length m:length">
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:length value="2">
</xsd:length>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@equalrows
type restriction of xsd:token
source <xsd:attribute name="equalrows">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@equalcolumns
type restriction of xsd:token
source <xsd:attribute name="equalcolumns">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@displaystyle
type restriction of xsd:token
source <xsd:attribute name="displaystyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mtable.attributes/@side
type restriction of xsd:token
source <xsd:attribute name="side">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<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>


attribute mtable.attributes/@minlabelspacing
type m:length
source <xsd:attribute name="minlabelspacing" type="m:length"/>