XML deserialization using XPath rather than fixed element name for a property in c#?
If I have a xml like this
Is there any way to do XML deserialization using XPath rather than the fixed element name for a property in c#?
If I have a xml like this