
I am generating the xsd for the version of RCF1213 retrieved from mibcentral. I get no errors or warnings, yet "ifTable" has no entry. The "ifEntry" is present and contains the sequence of OIDs that should appear under "IfEntry". "IfEntry" is also missing.
Is this a design feature to minimize unnecessary nodes, or a bug?
Steve
-----Original Message----- From: Frank Strauss [mailto:strauss@ibr.cs.tu-bs.de] Sent: Wednesday, October 23, 2002 8:47 AM To: Steve Bucknam Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] xsd output
Hi!
Steve> Is anyone working on the XSD output? It appears that there are Steve> many missing elements in the generated xsd files. I'd like to Steve> help finish this functionality.
Which version of libsmi do you use?
We (well, Torsten Klie in fact does most of the work) are continously working on the XSD MIB representation, its implementation and an additional tool (mibdump) to get instance documents via SNMP retrieval.
If you want to keep up with our current work, please use the CVS repository and get the `libsmi' CVS module (see http://www.ibr.cs.tu-bs.de/projects/libsmi/download.html).
We would be happy to have further dicussion about improvements of the XML Schema format on the mailinglist.
-frank