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:attributeGroup> <xsd:attribute  name="align"  type="xs:string"  default="axis">
</xsd:attribute> <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> <xsd:attribute  name="width"  type="xs:string"  default="auto">
</xsd:attribute> <xsd:attribute  name="rowspacing"  type="xs:string"  default="1.0ex">
</xsd:attribute> <xsd:attribute  name="columnspacing"  type="xs:string"  default="0.8em">
</xsd:attribute> <xsd:attribute  name="rowlines"  type="xs:string"  default="none">
</xsd:attribute> <xsd:attribute  name="columnlines"  type="xs:string"  default="none">
</xsd:attribute> <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> <xsd:attribute  name="equalrows"  type="xs:boolean"  default="false">
</xsd:attribute> <xsd:attribute  name="equalcolumns"  type="xs:boolean"  default="false">
</xsd:attribute> <xsd:attribute  name="displaystyle"  type="xs:boolean"  default="false">
</xsd:attribute> <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:attribute> <xsd:attributeGroup  ref="Common.attrib">
</xsd:attributeGroup>
</xsd:attributeGroup>


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


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:pattern>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


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


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


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


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


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


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


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> <xsd:enumeration  value="solid">
</xsd:enumeration> <xsd:enumeration  value="dashed">
</xsd:enumeration>
</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"/>


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


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


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


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> <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.attlist/@minlabelspacing  
type length-with-unit 
source <xsd:attribute  name="minlabelspacing"  type="length-with-unit"  default="0.8em"/>