response xml format Change
I have an XML : http://www.w3.org/2001/xmlschema-instance"; xsi:nil="true" /> I need to change the following format: Unknown to any good solution ? hellozengsong@gmail
Re: response xml format Change
Hi, Try using XSLT Transformatios [1]. It can be used to convert XML from one format to another. 1. http://www.w3schools.com/xsl/xsl_transformation.asp Thank You On Mon, Jan 20, 2014 at 2:25 PM, hellozengsong@gmail < [email protected]> wrote: > I have an XML : > > http://www.w3.org/20
