CT_OMathArg

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_OMathArg">
  <xsd:sequence>
    <xsd:element name="argPr" type="CT_OMathArgPr" minOccurs="0"/>
    <xsd:group ref="EG_OMathElements" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>