[
Lists Home |
Date Index |
Thread Index
]
- From: "Steve Hunter" <hunters@businesslogic.com>
- To: Tan Yiping <tanyp@mail.conuco.cn.net>, xml-dev@ic.ac.uk
- Date: Fri, 23 Jul 1999 10:14:11 -0500
> Does anybody know such a tool that converts C struct definition to XML
> in an XML schema language? Such a tool would help me to transfer my
> in-memory data to a remote application in XML documents.
>
> Thanks in advance.
> Tan Yiping
Closest thing I know is WDDX (www.wddx.org). But... you have to build a struct in memory
first, then serialize it to XML. It can be deserialized in Java, Perl, anything that knows
COM like ASP/VB, etc...
--Steve
S/MIME Cryptographic Signature
|