
19 Dec
2002
19 Dec
'02
1:56 p.m.
Hi Steve!
On Tue, Dec 17, 2002 at 11:10:28AM -0500, Steve Bucknam wrote:
Thanks for the quick fix. The index attributes now contain the correct enumerations. However, some index attributes now have invalid XML output. I have attached an example MIB along with the XSD output. It appears that the index element "vacmContextName" is printing out twice. The second occurance is nested within the first. In addition, only the root instance of this node has a closing attribute tag. Though, the fix is obviously not to start the second attribute from being added, so it doesn't really matter that it is an unterimated node.
I have fixed the bug. Just a missing "else" before an "if". Sometimes small words can be very important :-).
Regards Torsten