complexType csymbol.content
diagram
version
namespace http://www.w3.org/1998/Math/MathML3
children m:mglyph m:PresentationExpression
used by
element {http://www.w3.org/1998/Math/MathML3}:csymbol
source <xsd:complexType name="csymbol.content" mixed="true">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="m:mglyph">
</xsd:element> <xsd:element ref="m:PresentationExpression">
</xsd:element>
</xsd:choice>
</xsd:complexType>