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