Hi, sorry in advance for this basic and non-smx-speficix question :-)I want to do a transformation on a soap response. I need to change the value of one xml-element to a static string. For example: The resonse contains something like <url>someHost/somePath</url> and in need it to be transformed to <url>myHost:myPort/somePath</url>. Do i have to use xslt or xquery or both? Im new to both of them so i'b be glad if someone could
point me in the right direction.
thanks, Johannes
