Re: Structure definitions in XML



jacob navia wrote:

santosh wrote:
jacob navia wrote:

Is there any standard for writing C structure definitions in
XML?

This could be written in XML. Has anyone done this?
Are any standards about that?

Wouldn't this be more topical in a XML group? Here's a quick
pull from Google:

<http://lists.xml.org/archives/xml-dev/199907/msg00316.html>



Well that pointer leads to a message that is... 8 years old.
All the links mentioned there are dead.

Besides, I already generate XML. What I need is some way of
interoperating with other generators...

I don't think there is any codified standard for this. You might
just have to study the output, (and possibly the source code),
of other such tools and decide in which areas you want to
interoperate, with how many such tools, and where not.

There must be a de facto standard for this.

.



Relevant Pages

  • Re: Structure definitions in XML
    ... XML format for C structures/definitions. ... The standard would allow for an extension ... Since XML is ASCII, there is no need for any binary representation. ... IDEs to interoperate with any compiler ...
    (comp.std.c)
  • Re: Extension by implementation instead of consensus Re: [] arrays, again
    ... a criticism of someone ELSE criticizing another person's ... what is done with XML. ... doesn't need to be a "standard". ... build alternate libraries *and the names are different* then that's ...
    (comp.lang.forth)
  • Re: What is the logic of storing XML in a Database?
    ... can't do with CSV. ... In what a header does constitute a schema. ... So a schema is the standard structure by which the user sending a file ... in much the same way that XML standards are. ...
    (comp.databases.theory)
  • Re: D3 Connectivity Demos Download
    ... 2002 IIRC and I dumped the sample VB API project shortly after then due to ... originally based on an ASCII protocol with a standard command set. ... grouped attributes of 3 values each for the client code to pick apart. ... It's not really different than calling an XML shipping API that contains ...
    (comp.databases.pick)
  • Re: Problem with processing XML
    ... standard ways things work in Python. ... If you want to stray from the standards then with some APIs ... Python than hear anyone's sermon about how great Python's other XML ... It's not about "other XML technologies", it's only about making the standard ...
    (comp.lang.python)