Description |
The Map Element contains or points to stylesheets for generating or populating document views based on the contents of the DATA and/or SIGNATORY elements. The resulting View is used to replace a View containing outdated data or to verify that the data in the target View matches the data provided in the SIGNATORY and DATA elements. |
Type : MAP |
Definition |
The Map Element contains or points to stylesheets for generating or populating document views based on the contents of the DATA and/or SIGNATORY elements. The resulting View is used to replace a View containing outdated data or to verify that the data in the target View matches the data provided in the SIGNATORY and DATA elements. (Defined in file MISMO_3.4.0_B324.xsd , or a file it imports) |
Elements | |||
EXTENSION | |||
TEMPLATE | 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.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. | ||
TRANSFORMS | 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.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. |
Attributes | |||
label |
Parents |
\MESSAGE\DOCUMENT_SETS\DOCUMENT_SET\DOCUMENTS\DOCUMENT
|