[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
Fri Sep 3 11:01:50 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=502115
https://bugzilla.novell.com/show_bug.cgi?id=502115#c16
Devin Venable <venable.devin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |venable.devin at gmail.com
--- Comment #16 from Devin Venable <venable.devin at gmail.com> 2010-09-03 15:01:46 UTC ---
This is a problem for this user as well. I've received an WSDL created from a
3rd party who uses VS and created stub web services classes from it. I get
runtime exceptions like this when the WSDL is automatically generated to match
the inherited structures, which is then validated by XmlSchema:
XmlSchema error: Named item
http://tempuri.org/:TestResponse was already
contained in the schema object table. Related schema item SourceUri: ,
Line 0, Position 0.
It's the same issue Jonas posted. So what's the status of his patch? In looks
like this issues was closed as invalid, but I think it should be re-opened.
--
Configure bugmail: https://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