Creates an accent character element for n-ary operators.
This element specifies the character used for the n-ary operator, such as summation (∑), integral (∫), or product (∏) symbols.
Reference: http://www.datypic.com/sc/ooxml/e-m_chr-1.html
<xsd:complexType name="CT_Char"> <xsd:attribute name="val" type="ST_Char" use="required"/></xsd:complexType> Copy
<xsd:complexType name="CT_Char"> <xsd:attribute name="val" type="ST_Char" use="required"/></xsd:complexType>
Creates an accent character element for n-ary operators.
This element specifies the character used for the n-ary operator, such as summation (∑), integral (∫), or product (∏) symbols.
Reference: http://www.datypic.com/sc/ooxml/e-m_chr-1.html
XSD Schema