Complex Types | CT_CustomXmlRow, CT_SdtContentRow, CT_Tbl |
<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> |