element mtable
diagram
version
namespace http://www.w3.org/1998/Math/MathML3
children m:TableRowExpression
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:element name="mtable" substitutionGroup="m:PresentationExpression">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="m:TableRowExpression" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attributeGroup ref="m:mtable.attributes">
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>