CT_RegularTextRun

Complex Type Information

Model

Children: rPr, t

Used By

Element EG_TextRun/r

Source

<xsd:complexType name="CT_RegularTextRun">
  <xsd:sequence>
    <xsd:element name="rPr" type="CT_TextCharacterProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="t" type="xsd:string" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>