Schema Central > MathML 2.0 > table.xsd > mathml:mtable
Advanced search

Recommended Reading:

Definitive XML Schema

 

mathml:mtable

Element information

Type: mathml:mtable.type

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
rowalign [0..1]AnonymousDefault value is "baseline". from group mathml:Table-alignment.attrib
columnalign [0..1]AnonymousDefault value is "center". from group mathml:Table-alignment.attrib
groupalign [0..1]xsd:stringfrom group mathml:Table-alignment.attrib
align [0..1]xsd:stringDefault value is "axis". from group mathml:mtable.attlist
alignmentscope [0..1]AnonymousDefault value is "true". from group mathml:mtable.attlist
columnwidth [0..1]xsd:stringDefault value is "auto". from group mathml:mtable.attlist
width [0..1]xsd:stringDefault value is "auto". from group mathml:mtable.attlist
rowspacing [0..1]xsd:stringDefault value is "1.0ex". from group mathml:mtable.attlist
columnspacing [0..1]xsd:stringDefault value is "0.8em". from group mathml:mtable.attlist
rowlines [0..1]xsd:stringDefault value is "none". from group mathml:mtable.attlist
columnlines [0..1]xsd:stringDefault value is "none". from group mathml:mtable.attlist
frame [0..1]AnonymousDefault value is "none". from group mathml:mtable.attlist
framespacing [0..1]xsd:stringDefault value is "0.4em 0.5ex". from group mathml:mtable.attlist
equalrows [0..1]xsd:booleanDefault value is "false". from group mathml:mtable.attlist
equalcolumns [0..1]xsd:booleanDefault value is "false". from group mathml:mtable.attlist
displaystyle [0..1]xsd:booleanDefault value is "false". from group mathml:mtable.attlist
side [0..1]AnonymousDefault value is "right". from group mathml:mtable.attlist
minlabelspacing [0..1]mathml:length-with-unitDefault value is "0.8em". from group mathml:mtable.attlist
class [0..1]xsd:NMTOKENSfrom group mathml:Common.attrib
style [0..1]xsd:stringfrom group mathml:Common.attrib
xref [0..1]xsd:IDREFfrom group mathml:Common.attrib
id [0..1]xsd:IDfrom group mathml:Common.attrib
xlink:href [0..1]xsd:anyURIfrom group mathml:Common.attrib
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom group mathml:Common.attrib

Used in

Sample instance

<mathml:mtable>
   <mathml:mtr>
      <mathml:mtd>
         <mathml:mi>Any text, intermingled with:...
         </mathml:mi>
      </mathml:mtd>
   </mathml:mtr>
</mathml:mtable>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com