Complex Type | math.type |
<xs:group name="math.content"> <xs:choice> <!-- *** This region was not commented out in the original W3C version, but has been commented out as the mathml:math element in CellML does not allow presentation MathML elements. <xs:group ref="PresExpr.class"/> *** End of region commented out for CellML *** --> <xs:group ref="ContExpr.class"/> </xs:choice> </xs:group> |