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