element mlabeledtr
diagram
version
namespace http://www.w3.org/1998/Math/MathML3
children m:TableCellExpression
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
rowalign xsd:token
columnalign xsd:list
groupalign m:group-alignment-list-list
source <xsd:element name="mlabeledtr" substitutionGroup="m:TableRowExpression">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="m:TableCellExpression" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attributeGroup ref="m:mlabeledtr.attributes">
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>