matrix.type

Complex Type Information

Model

Children: matrixrow

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Used By

Element matrix

Source

<xs:complexType name="matrix.type">
  <xs:group ref="matrix.content" minOccurs="1" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="matrix.attlist"/>
</xs:complexType>