- We can use tib:render-xml function instead of Render XML activity if we are not modifying XML structure.
- We can't set encoding with the function, where as with activity we can.
- By default, Render XML activity do the XML validation, not Schema validation.