EG_ContentRowContent

Element Group Information

Model

Used By

Source

<xsd:group name="EG_ContentRowContent">
  <xsd:choice>
    <xsd:element name="tr" type="CT_Row" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="customXml" type="CT_CustomXmlRow"/>
    <xsd:element name="sdt" type="CT_SdtRow"/>
    <xsd:group ref="EG_RunLevelElts" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:group>