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