> Ok, fixed in svn. Thanks. > I tried the svn version and I can confirm the original error is now gone. However the validation of the document doesn't appear to be fully working.
In the xml document I sent you, on line 141 the <definition> tag is missing the required version attribute. Under Windows/MS.NET this is caught: C:\testing>main definition_test_suite.xml Here in OnValidationEvent The required attribute 'version' is missing. Document is invalid Using the updated Mono SVN version under Linux, I get: $ ./main.exe definition_test_suite.xml Document is valid -- Loren Bandiera, CISSP <[EMAIL PROTECTED]> MMG Security, Inc. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
