TEMPLATE

Description
Contains or points to an unpopulated version of the view which has all VIEW_FIELDS marked and identified so that it can be run through a TRANSFORM to populate those fields with data. When the TEMPLATE element is present, then a TRANSFORM element must also be provided. If a TEMPLATE element is not provided, then TRANSFORMS must contain both the boiler plate of the view as well as the code for populating its VIEW_FIELDS. A TEMPLATE element may contain either TEMPLATE_PAGES or TEMPLATE_FILES. Use TEMPLATE_PAGES for page-based file formats and TEMPLATE_FILES when all pages are contained in a single object.

Type : TEMPLATE

Definition
Contains or points to an unpopulated version of the view which has all VIEW_FIELDS marked and identified so that it can be run through a TRANSFORM to populate those fields with data. When the TEMPLATE element is present, then a TRANSFORM element must also be provided. If a TEMPLATE element is not provided, then TRANSFORMS must contain both the boiler plate of the view as well as the code for populating its VIEW_FIELDS. A TEMPLATE element may contain either TEMPLATE_PAGES or TEMPLATE_FILES. Use TEMPLATE_PAGES for page-based file formats and TEMPLATE_FILES when all pages are contained in a single object.
(Defined in file MISMO_3.4.0_B324.xsd , or a file it imports)

Elements
EXTENSION
TEMPLATE_FILESThe TEMPLATE_FILES element contains one or more TEMPLATE_FILE elements. The TEMPLATE_FILE element with SequenceNumber equal to 1 is the main file in the TEMPLATE, the others are secondary resources used by the main file, such as images and sub-forms.The TEMPLATE_FILES element contains one or more TEMPLATE_FILE elements. The TEMPLATE_FILE element with SequenceNumber equal to 1 is the main file in the TEMPLATE, the others are secondary resources used by the main file, such as images and sub-forms.
TEMPLATE_PAGESThe TEMPLATE_PAGES element holds TEMPLATE_PAGE elements that contain or point to the TEMPLATE_PAGE_FILES that comprise a page within a TEMPLATE.The TEMPLATE_PAGES element holds TEMPLATE_PAGE elements that contain or point to the TEMPLATE_PAGE_FILES that comprise a page within a TEMPLATE.

Attributes
label

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