2.5.1.11 repeatingSectionItem
Target namespace: http://schemas.microsoft.com/office/word/2012/wordml
The repeatingSectionItem global element<27> is a CT_EMPTY (as specified in [ISO/IEC29500-1:2016] section A.1) element that specifies that the parent structured document tag (as specified in [ISO/IEC29500-1:2016] section 17.5.2) is a repeated item. The parent structured document tag MUST be contained within a repeatingSection (section 2.5.1.10) structured document tag and MUST be either Block-Level (as specified in [ISO/IEC29500-1:2016] section 17.5.2.29), Row-Level (as specified in [ISO/IEC29500-1:2016] section 17.5.2.30), or Cell-Level (as specified in [ISO/IEC29500-1:2016] section 17.5.2.32).
See section 2.2.3 for how this element integrates with ISO/IEC-29500-1.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="repeatingSectionItem" type="w12:CT_Empty"/>
See section 5.2 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).