complexType mtr.type
diagram
version
namespace http://www.w3.org/1998/Math/MathML
children mtd
used by
element {http://www.w3.org/1998/Math/MathML}:mtr
attributes
Name Type Use Default Fixed annotation
rowalign xsd:string baseline
columnalign xsd:string center
groupalign xsd:string
class xsd:NMTOKENS
style xsd:string
xref xsd:IDREF
id xsd:ID
xlink:href xsd:anyURI
source <xsd:complexType name="mtr.type">
<xsd:group ref="mtr.content" minOccurs="1" maxOccurs="unbounded"/>
<xsd:attributeGroup ref="mtr.attlist"/>
</xsd:complexType>