Element Summary | ||||||||||
determinant |
|
|||||||||
matrix |
|
|||||||||
matrixrow |
|
|||||||||
outerproduct |
|
|||||||||
scalarproduct |
|
|||||||||
selector |
|
|||||||||
transpose |
|
|||||||||
vector |
|
|||||||||
vectorproduct |
|
Complex Type Summary | ||||||
determinant.type |
|
|||||
matrix.type |
|
|||||
matrixrow.type |
|
|||||
outerproduct.type |
|
|||||
scalarproduct.type |
|
|||||
selector.type |
|
|||||
transpose.type |
|
|||||
vector.type |
|
|||||
vectorproduct.type |
|
Element Group Summary | ||||||||
Content-linear-algebra.class |
|
|||||||
matrix.content |
|
|||||||
matrixrow.content |
|
|||||||
vector.content |
|
Attribute Group Summary | ||||||
determinant.attlist |
|
|||||
matrix.attlist |
|
|||||
matrixrow.attlist |
|
|||||
outerproduct.attlist |
|
|||||
scalarproduct.attlist |
|
|||||
selector.attlist |
|
|||||
transpose.attlist |
|
|||||
vector.attlist |
|
|||||
vectorproduct.attlist |
|
<?xml version="1.0" encoding="UTF-8"?> <xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <!-- "vector" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "matrix" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "matrixrow" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "determinant" --> </xs:attributeGroup> </xs:complexType> <!-- "transpose" --> </xs:attributeGroup> </xs:complexType> <!-- "selector" --> </xs:attributeGroup> </xs:complexType> <!-- "vectorproduct" --> </xs:attributeGroup> </xs:complexType> <!-- "scalarproduct" --> </xs:attributeGroup> </xs:complexType> <!-- "outerproduct" --> </xs:attributeGroup> </xs:complexType> <!-- And the group of everything --> <xs:choice> </xs:choice> </xs:group> </xs:schema> <!-- Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. See http://www.w3.org/Consortium/Legal/. --> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |