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

Reply via email to