2.16.12 Textbox.RepeatWith
The Textbox.RepeatWith element specifies the name of a data region in which a Textbox is repeated with if the data region spans multiple pages. The data region MUST be in the same container as the text box. If the text box is within a PageSection or PageHeaderFooter, this element is ignored.
This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).
Following is the parent element of the Textbox.RepeatWith element.
Parent elements |
---|
Textbox |
The following is the XML Schema definition of the Textbox.RepeatWith element.
-
<xsd:element name="RepeatWith" type="xsd:string" minOccurs="0" />