EG_ContentBlockContent

Element Group Information

Model

Used By

Source

<xsd:group name="EG_ContentBlockContent">
  <xsd:choice>
    <xsd:element name="customXml" type="CT_CustomXmlBlock"/>
    <xsd:element name="sdt" type="CT_SdtBlock"/>
    <xsd:element name="p" type="CT_P" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="tbl" type="CT_Tbl" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:group ref="EG_RunLevelElts" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:group>