problem with xml option in smidump

I am having a problem with smidump with producing xml.
when faced with the following incorrect input, smidump fails to produce a closing row for this table.
Does anyone know how I could fix this problem? By a fix, I need to create the matching </row> tag, I realize that this code is incorrect.
Thanks, Dan Stanger
problem
MmmCFTableEntry ::= SEQUENCE { MmmLineID INTEGER, CFReason INTEGER, CalledNumber DisplayString, SiteName DisplayString, CallAttempts Counter32, ConsecutiveFailures Gauge32, TotalFailures Counter32, Vendor DisplayString } -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.
participants (1)
-
Dan Stanger