CT_SdtCell

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_SdtCell">
  <xsd:sequence>
    <xsd:element name="sdtPr" type="CT_SdtPr" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="sdtEndPr" type="CT_SdtEndPr" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="sdtContent" type="CT_SdtContentCell" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>