FIX: XML DOM Node of Type Boolean Persists Incorrectly (263587)
The information in this article applies to:
- Microsoft XML 2.0
- Microsoft XML 3.0
- Microsoft XML 4.0
This article was previously published under Q263587 SYMPTOMS
If an XML Document Object Model (DOM) node is of type Boolean and the type is set to True by using the DOM NodeTypedValue property, the value for the node is incorrectly persisted as -1 on a computer using version 2.0 of the MSXML parser, when it should actually be persisted as 1.
RESOLUTION
The MSXML parser, version 2.5 (5.0.2920.0), corrects this problem.
STATUSThis problem was corrected in 2.5 (5.0.2920.0) or later.
This problem has been fixed in Version 2.5 of the MSXML parser. To download the
latest version of the parser, visit http://msdn.microsoft.com/xml/default.asp.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kbBug kbfix kbMSXML250fix KB263587 |
---|
|