Hello,
Is there an smart way of unqualifing (clean namespaces references) a XML in c#? All the xml references the same schema.
Thanks in advance.
Hello,
Is there an smart way of unqualifing (clean namespaces references) a XML in c#? All the xml references the same schema.
Thanks in advance.
The answers to Omitting all xml namespaces when serializing an object? provide 3 different ways to do it.