[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #14341] XML Schema instance Url different to MS.N
From: |
Peter Flaig |
Subject: |
[Pnet-developers] [bug #14341] XML Schema instance Url different to MS.NET |
Date: |
Tue, 30 Aug 2005 12:16:09 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14341>
Summary: XML Schema instance Url different to MS.NET
Project: DotGNU Portable.NET
Submitted by: fliege
Submitted on: Di 30.08.2005 um 12:16
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
When serializing an object with a field of type object, the XSI namespace is
declared in the XML document.
In MS.NET it is xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" and in
DotGNU it is xmlns:xsi="http://www.w3.org/2001/XMLSchema"
When deserializing such an object which is serialized in MS.NET the
deserialization throws an exception.
The Url is defined in DotGNU in the file
'pnetlib\System.Xml\Schema\XmlSchema.cs'
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Di 30.08.2005 um 12:16 Name: XsiTest.zip Size: 2,86KB By: fliege
<http://savannah.gnu.org/bugs/download.php?item_id=14341&item_file_id=2884>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14341>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bug #14341] XML Schema instance Url different to MS.NET,
Peter Flaig <=