N
Navin Mishra
Hi,
I've two XML structures having same attributes, elements, etc. but just
different namespaces. They are serialized into two identical C# structures.
How I can map one structure into another ? Direct cast doesn't work and
right now I've to map each structure member one-by-one. Is there any easier
way ?
Thanks in advance and regards
Navin
I've two XML structures having same attributes, elements, etc. but just
different namespaces. They are serialized into two identical C# structures.
How I can map one structure into another ? Direct cast doesn't work and
right now I've to map each structure member one-by-one. Is there any easier
way ?
Thanks in advance and regards
Navin