XSLT - Updating the Header
问题 The request XML i have is given below and the XSLT transformation Iam using is also given. Unfortunately the ordertotal xml tag is repeating twice after transformation. How can i update the existing tag rather than inserting double tag Request XML is <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:fetchOrderListResponse xmlns:ns2="http://impl.lob.wipro.com/"> <return> <customerOrderNumber>1</customerOrderNumber> <orderDetails> <itemPrice>50.0</itemPrice