re:outputs

The re:outputs element groups re:output information.

XML Tag

<re:outputs collate='' compression='' manifest='' >
       ...
</re:outputs>

DTD

<!ELEMENT re:outputs (re:output+)>
       <!ATTLIST re:outputs
               collate       (true|false)                 "false"
               compression   (0|1|2|3|4|5|6|7|8|9) "9"
               manifest      (true|false)                 "false"
       >

NOTE collate, compression, manifest these values are not described here as the system will automatically select the best settings for the required out put, and are only included here for completeness.

Reference examples

090_010

Children

re:output

Attributes

collate, compression, manifest

Style Properties

None