TRANSFORMS

Description
Contains a collection of TRANSFORM elements. If multiple transform elements are provided, then each one of them must executed in sequence with the output one transform serving as the input to next one.

Type : TRANSFORMS

Definition
Contains a collection of TRANSFORM elements. If multiple transform elements are provided, then each one of them must executed in sequence with the output one transform serving as the input to next one.
(Defined in file MISMO_3.4.0_B324.xsd , or a file it imports)

Elements
EXTENSION
TRANSFORMContains or points to a series of instructions for populating the view based on the data and template provided in the document or for generating the view from scratch based only on the data. The behavior of the TRANSFORM depends upon the presence of the TEMPLATE element. If a TEMPLATE element is provided, then the TRANSFORM merges the data in the DATA element with the TEMPLATE to produce a new populated view. If the TEMPLATE element is not provided, then the TRANSFORM generates the complete view from scratch based on provided data. A TRANSFORM element may contain either TRANSFORM_PAGES or TRANSFORM_FILES. Use TRANSFORM_PAGES for page-based file formats and TRANSFORM_FILES when all pages are contained in a single object.Contains or points to a series of instructions for populating the view based on the data and template provided in the document or for generating the view from scratch based only on the data. The behavior of the TRANSFORM depends upon the presence of the TEMPLATE element. If a TEMPLATE element is provided, then the TRANSFORM merges the data in the DATA element with the TEMPLATE to produce a new populated view. If the TEMPLATE element is not provided, then the TRANSFORM generates the complete view from scratch based on provided data. A TRANSFORM element may contain either TRANSFORM_PAGES or TRANSFORM_FILES. Use TRANSFORM_PAGES for page-based file formats and TRANSFORM_FILES when all pages are contained in a single object.

Attributes
label

Parents
\MESSAGE\DOCUMENT_SETS\DOCUMENT_SET\DOCUMENTS\DOCUMENT\MAP