XmlText

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:01

Description

Gets the XML contained in an object attribute, optionally transformed using object-dependent XSLT (GET).

Available since 1.6.

Parameters

Ids

comma-separated database ids for database ids of the objects to use.

XmlAttr

string for name of the attribute containing the XML text.

FormatName

string for name of the format of the XML text.

FormatAttr

string for name of the attribute specifying the format of the XML text. Used if a format is not specified directly.

Mode

string for output mode. It is used to select the appropriate XSLT.

Pars

list of name-value pairs in the format 'name1:value1;name2:value2...'; e.g. 'folderId:30;cmd:up' to define a 'folderId' parameter with value 30 and a 'cmd' parameter with value 'up'.

Additional optional parameters passed to the XSLT 'as is'