473,385 Members | 1,387 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,385 software developers and data experts.

XML serialization of structures

I am starting to write a serialization module
for structures using XML.

This will be along the lines of:

http://www.xml.com/lpt/a/1999/09/ser...ion/index.html

Questions:

1) Has anyone worked with this? (Or a similar project) ?

2) Is there any standard in this area? I would be glad if
the generated XML would be compatible with other compilers
or processors.

jacob
Nov 15 '05 #1
2 1426


jacob navia wrote:
I am starting to write a serialization module
for structures using XML.

This will be along the lines of:

http://www.xml.com/lpt/a/1999/09/ser...ion/index.html

Questions:

1) Has anyone worked with this? (Or a similar project) ?

2) Is there any standard in this area? I would be glad if
the generated XML would be compatible with other compilers
or processors.

Least expected stuff from the regulars.

Nov 15 '05 #2
On Mon, 27 Jun 2005 13:45:38 +0200, jacob navia
<ja***@jacob.remcomp.fr> wrote:
I am starting to write a serialization module
for structures using XML.

This will be along the lines of:

http://www.xml.com/lpt/a/1999/09/ser...ion/index.html

Questions:

1) Has anyone worked with this? (Or a similar project) ?

2) Is there any standard in this area? I would be glad if
the generated XML would be compatible with other compilers
or processors.


You mean a standard for XML ("well formedness", etc.)?

Go here : http://www.w3.org/TR/REC-xml/

A book I like about XML is : "Inside XML" from Steven Holzner.

Nov 15 '05 #3

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

Similar topics

0
by: Dave | last post by:
I was curious to know if anyone has suggestions about maintaining various versions of class definitions when using serialization to save data. Is there a "standard" way of handling backward...
0
by: Todd | last post by:
What attributes/code do I need to add to a class to get GetObjectData to fire? I need to use XML serialization to serialize an object with private members including complex data structures which...
2
by: Wayne Wengert | last post by:
This is my first attempt to re-write an old VB6 application that exported a CSV file to a .NET application that exports an XML file with the equivelent data. I have limited understanding of OO...
0
by: uAsking | last post by:
I'm building a client side application that uses webservices. In the client application I'm inheriting from basic types used by the webservices, so the wevservice provides the classes and sets all...
2
by: Phil Da Lick! | last post by:
Hello, Anyone got any good examples of how to serialize a nested class? My outer class has got ArrayList members for inner classes, each with their own data. I need to serialise the lot into...
2
by: Daryll SHatz | last post by:
Does serialization work on custom data types via structures? Dim bFormatter As New BinaryFormatter() Dim sFile As FileStream = File.Create(FilePath) Dim structure As myStruct Dim val1 as...
0
by: ronnotel | last post by:
I have integrated APIs from a third party into my framework. The third party is essentially a .Net wrapper on top of an existing set of C++ classes and structs. I want to pass-around objects in...
10
by: Uma - Chellasoft | last post by:
Hai, I am new to VB.Net programming, directly doing socket programming. In C, I will be able to map the message arrived in a socket directly to a structure. Is this possible in VB.Net. Can...
1
by: Tbone | last post by:
Is there any way to send a Message without having the .NET framework add the "serialization" data to the body of the message? I am sending binary structures in the message and I need full control...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.