Indent

Build 1501 on 14/Nov/2017  This topic last edited on: 15/May/2015, at 13:07

Indentation of the XML output, possible values are:

No :  No indentation. Changes also NewLine.

Tab :  Indentation using a tab

TabAttr : Indentation using a tab and indenting also the attributes

TwoSpaces : Indentation using two spaces

TwoSpacesAttr : Indentation using two spaces and indenting also the attributes

FourSpaces : Indentation using four spaces

FourSpacesAttr : Indentation using four spaces and indenting also the attributes

Meaningless wwen used in a workflow activity: the output is an in-memory XML, not a string or file with indentation.

Default value 'No'

Related also to

NewLine