Predefined information

The XML file will contain data concerning the model run itself. This data is added automatically to the file. It includes

These items will be added to the element <itp:meta> in the document.

Additionally, information on the Forms encountered in the model will be listed in the element <itp:forms>. This element contains the answers that the user provided on all questions posed by the model in Forms. Forms that were not executed, or questions not answered, are not included.

When one of the Form questions was of type TEXTBLOCK, the answer to this question is represented as a Text Block reference ID. The actual XML of the Text Block is represented using a top-level element <itp:user-textblock>, which specifies the same reference ID as used in the Form.

Additionally, information on the Content Wizards encountered in the model will be listed in the element <itp:wizard>. This element contains the mandatory Sections and Text Blocks defined in a Content Wizard. It also contains the Sections and Text Blocks that were selected in the Content Wizard selection dialog during execution of the Content Wizard. Content Wizards that were not executed are not included.