Elementname: Text

Description

Create a text that can be broken across text containers or pages. To be used with Output

Allowed attributes: (none)

Child elements: Action, Bookmark, Copy-of, ForAll, Loop, Ol, Paragraph, Switch, Ul, Value

Parent elements: Output

Attributes

Example

<Pagetype name="page" test="true()">
  <Margin left="1cm" right="1cm" top="1cm" bottom="1cm" />
  <PositioningArea name="text">
    <PositioningFrame width="4" height="10" row="1" column="1" />
    <PositioningFrame width="4" height="10" row="1" column="6" />
  </PositioningArea>
</Pagetype>
<Record element="data">
  <Output area="text">
    <Text>
      <Paragraph>
        <Value select="string(.)" />
      </Paragraph>
    </Text>
  </Output>
</Record>

See also

PlaceObject

Commands

Version: 2.4.5 | Start page | Command reference | Other language: German