Article ID: 308564 - Last Review: November 18, 2005 - Revision: 1.3 INFO: List of Issues Fixed in Microsoft XML 3.0 Service Pack 2 (Part 2 of 4)This article was previously published under Q308564 SUMMARY
This article is part 2 of 4 in the series of articles documenting the bugs
fixed in MSXML 3.0 Service Pack 2 (MSXML 3.0 SP2).
For additional information about MSXML 3.0 SP2, click the article numbers below to view the articles in the Microsoft Knowledge Base: 308480
(http://support.microsoft.com/kb/308480/EN-US/
)
INFO: How to Obtain the Latest Microsoft XML 3.0 Service Pack
MORE INFORMATIONBUG: WHERE clause in selectNodes arguments does not process multiple nodesWhen you execute the MSXML Document Object Model (DOM) selectNodes method to identify occurrences of a specified node in an XML document based on the attribute value of a parent node, and you specify a conditional query expression, the multiple matching nodes that exist in the document may not be returned. You can observe this behavior when multiple instances of the specified parent node exist in the XML data for a single occurrence of the target node, and the instances are not listed in ascending order by the attribute that is specified in the query expression.BUG: MXXMLWriter threading problemThe MSXML2.MXXMLWriter object cannot be used in multi-threaded apartments because its threading model is registered as being Apartment threaded.BUG: Having template match to /node() causes GPF in Internet ExplorerWhen you set the expression of the match attribute of an xsl:template element in an XSLT document to /node(), a GPF occurs in Internet Explorer.BUG: Extra default namespace declarations produced on children of a node that contains a default namespace declarationAn additional default namespace declaration attribute of the form xmlns="" is appended to nodes in an XML document that is loaded or accessed by using the MSXML DOM. The additional default namespace declaration is seen in nodes whose parent node has a default namespace declaration attribute.REFERENCES308563
(http://support.microsoft.com/kb/308563/EN-US/
)
INFO: List of Issues Fixed in Microsoft XML 3.0 Service Pack 2 (Part 1 of 4)
308565
(http://support.microsoft.com/kb/308565/EN-US/
)
INFO: List of Issues Fixed in Microsoft XML 3.0 Service Pack 2 (Part 3 of 4)
308566
(http://support.microsoft.com/kb/308566/EN-US/
)
INFO: List of Issues Fixed in Microsoft XML 3.0 Service Pack 2 (Part 4 of 4)
| Article Translations
|
Back to the top
