Element Group | ContExpr.class |
<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> |