[Mono-bugs] [Bug 502115] Xml schema validation: Inconsistent attribute inheritance in mono <-> .net (Patch included)
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue May 12 14:57:08 EDT 2009
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=502115
User gert.driesen at pandora.be added comment
http://bugzilla.novell.com/show_bug.cgi?id=502115#c3
Gert Driesen <gert.driesen at pandora.be> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gert.driesen at pandora.be
--- Comment #3 from Gert Driesen <gert.driesen at pandora.be>  2009-05-12 12:57:07 MDT ---
I agree with Atsushi (on this one :p), but perhaps the XML Schema specs are not
clear enough on this.
I've noticed the behavior on this differs between the three implementations I
checked:
XMLSpy (2009 Professional):
Does not allow any attribute to be "redefined" in the derived type.
Mono:
Allows attribute to be "redefined" if its use and type match the attribute in
the base type.
NET:
Allows any attribute to be "redefined".
Note, these are just observations based on simple tests I ran. And yes, the
word "redefined" is not a good choice in this context.
-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list