Convertor wanted: C struct to XML schema

Steve Hunter hunters at businesslogic.com
Fri Jul 23 17:13:10 BST 1999


> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2038 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19990723/034835b2/smime.bin


More information about the Xml-dev mailing list