Namespace: |
|
Content: |
8 elements |
Defined: |
globally in linear-algebra.xsd, see XML source |
Includes: |
definitions of 8 elements |
Used: |
at 1 location |
Complex Content Model |
vector | matrix | determinant | transpose | selector | vectorproduct | scalarproduct | outerproduct |
<xs:group name="Content-linear-algebra.class"> <xs:choice> </xs:choice> </xs:group> |
Type: |
determinant.type, empty content |
<xs:element ref="determinant"/> |
Type: |
matrix.type, complex content |
<xs:element ref="matrix"/> |
Type: |
outerproduct.type, empty content |
<xs:element ref="outerproduct"/> |
Type: |
scalarproduct.type, empty content |
<xs:element ref="scalarproduct"/> |
Type: |
selector.type, empty content |
<xs:element ref="selector"/> |
Type: |
transpose.type, empty content |
<xs:element ref="transpose"/> |
Type: |
vector.type, complex content |
<xs:element ref="vector"/> |
Type: |
vectorproduct.type, empty content |
<xs:element ref="vectorproduct"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |