Back to API references

SOAP API method Xslt_update

Parameters

Name Type Description
id * string The identifier (id) of the object that is updated
name * string The name of the xslt.
description * string The description of the xslt.
target * string The target of the XSLT
archived * boolean The xslt is archived.
* required parameters

Return values

Name Type Description
xslt Structure of type 'xslt' All properties of the now updated xslt

Structure 'xslt'

Name Type Description
id int The ID of the xslt.
name string The name of the xslt.
description string The description of the xslt.
target string The target of the XSLT
modified timestamp The last modification time of the xslt.
archived boolean The xslt is archived.