Search found 1 match

by chandu_king
Wed Oct 11, 2017 2:00 pm
Forum: General XML Questions
Topic: How to Remove xml nodes namespaces and prefixes using c#
Replies: 1
Views: 3567

How to Remove xml nodes namespaces and prefixes using c#

Hello All, I am facing bit problem with xml manipulation. Can anyone please help me. I need to remove all xml nodes namespace prefixes using c# my Input is below <?xml version="1.0" encoding="UTF-8"?> <Facility xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns...