> Hmm, ok, I will dig into that half of megabytes of schemas when I have > enough time to feel like doing that.
Okay, I've got a much simpler test: http://dev.mmgsecurity.com/downloads/testing/simple-test.zip The document should be invalid. When I run it under Windows/MS.NET: C:\testing>main Product.xml Here in OnValidationEvent The 'ProductIDAAA2' attribute is not declared. Here in OnValidationEvent The required attribute 'ProductID' is missing. Document is invalid When I run it under Linux/Mono: $ ./main.exe Product.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
