473,405 Members | 2,167 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Mapping XML structures easily ?

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
Nov 22 '05 #1
2 1131
Perhaps you could put the serialized xml though an XSL transformation
before you deserialize it into your second type? That should give you
a "cast" in a roundabout kind of way.

Joel Martinez
http://www.onetug.org - Orlando .NET User Group
http://www.codecube.net - blog

Nov 22 '05 #2
Sounds like a good idea...any simple example would be highly appreciated!

<jd********@ea.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Perhaps you could put the serialized xml though an XSL transformation
before you deserialize it into your second type? That should give you
a "cast" in a roundabout kind of way.

Joel Martinez
http://www.onetug.org - Orlando .NET User Group
http://www.codecube.net - blog

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Navin Mishra | last post by:
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 ?...
3
by: Usenet User | last post by:
I am trying to read (and then save) a binary file which has certain data structures in it. (The file is in propritetary format produced by a 3rd party MFC application.) I know that those data...
7
by: John Dann | last post by:
I'm trying to read some binary data from a file created by another program. I know the binary file format but can't change or control the format. The binary data is organised such that it should...
1
by: Vikas | last post by:
Hi I have been browsing C struct to C# mapping emails on the newsgroups, but I haven't been able to find a solution to my problem. My C structure looks like this: struct myCstruct { char *...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.