PdfPrep.com

A developer must change the structure of the input xml before passing it on to the next service. As a best practice, how should this task be performed?

A developer must change the structure of the input xml before passing it on to the next service. As a best practice, how should this task be performed?
A . By writing an XSLT
B . By looping through manually in the process
C . By using a lot of setvalue objects
D . By writing code in a script object

Answer: D