bugDotGNU Portable.NET - Bugs: bug #14341, XML Schema instance Url different...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14341: XML Schema instance Url different to MS.NET

Submitter:  Peter Flaig <fliege>
Submitted:  Tue 30 Aug 2005 12:16:09 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Tue 30 Aug 2005 12:32:03 PM UTC, comment #1: 

fixed in cvs

Deryk Robosson <drobosson>
Group Member
Tue 30 Aug 2005 12:16:09 PM UTC, original submission:  

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'

Peter Flaig <fliege>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #3418:  XsiTest.zip added by fliege (3KiB - application/x-zip-compressed)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-30 drobosson StatusNone Fixed
    Open/ClosedOpen Closed
2005-08-30 fliege Attached File- Added XsiTest.zip, #2884

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code