开发者

Unqualifing a xml in c#

开发者 https://www.devze.com 2022-12-26 05:44 出处:网络
Is there an smart way of unqualifing (clean namespaces references) a XML in c#? All the xml referen开发者_C百科ces the same schema.

Is there an smart way of unqualifing (clean namespaces references) a XML in c#? All the xml referen开发者_C百科ces the same schema.

Thanks in advance.


The answers to Omitting all xml namespaces when serializing an object? provide 3 different ways to do it.

0

精彩评论

暂无评论...
验证码 换一张
取 消