response xml format <name xmlns:xsi="http://www.w3.org/2001/xmlschema-instance" xsi:nil="true" /> Change <name><name>
"hellozengsong@gmail" <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
I have an XML : <ns:return> <name xmlns:xsi="http://www.w3.org/2001/xmlschema-instance" xsi:nil="true" /> </ns:return> I need to change the following format: <ns:return> <name></name> </ns:return> Unknown to any good solution ? hellozengsong@gmail