group "Content-linear-algebra.class"
Namespace:
Content:
Defined:
Includes:
definitions of 8 elements
Used:
Complex Content Model
vector | matrix | determinant | transpose | selector | vectorproduct | scalarproduct | outerproduct
Content Elements (8):
Known Usage Locations
XML Source (see within schema source)
<xs:group name="Content-linear-algebra.class">
<xs:choice>
<xs:element ref="vector"/>
<xs:element ref="matrix"/>
<xs:element ref="determinant"/>
<xs:element ref="transpose"/>
<xs:element ref="selector"/>
<xs:element ref="vectorproduct"/>
<xs:element ref="scalarproduct"/>
<xs:element ref="outerproduct"/>
</xs:choice>
</xs:group>
Content Element Detail (defined in this component only; 8/8)
determinant
Type:
determinant.type, empty content
XML Source (see within schema source)
<xs:element ref="determinant"/>

matrix
Type:
matrix.type, complex content
XML Source (see within schema source)
<xs:element ref="matrix"/>

outerproduct
Type:
outerproduct.type, empty content
XML Source (see within schema source)
<xs:element ref="outerproduct"/>

scalarproduct
Type:
scalarproduct.type, empty content
XML Source (see within schema source)
<xs:element ref="scalarproduct"/>

selector
Type:
selector.type, empty content
XML Source (see within schema source)
<xs:element ref="selector"/>

transpose
Type:
transpose.type, empty content
XML Source (see within schema source)
<xs:element ref="transpose"/>

vector
Type:
vector.type, complex content
XML Source (see within schema source)
<xs:element ref="vector"/>

vectorproduct
Type:
vectorproduct.type, empty content
XML Source (see within schema source)
<xs:element ref="vectorproduct"/>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set