346) 7/13/2006 Q255953 FIX: LoadXML Returns S_FALSE for Invalid XML Document (Q255953)
MSXML.dll version 5.0.2314 is included with Internet Explorer 5.0, MSXML.dll version 5.0.2919.6303 is included with Internet Explorer 5.01, and MSXML.dll version 5.0.2920 is included in Windows 2000. 347) 9/27/2007 Q255799 PRB: Cannot Load XML Documents from Stream (Q255799)
When you use the Microsoft XML Document Object Model (MSXML) IStream interface to load an XML file from the stream, you receive an HRESULT from its Load() method of either 0xc00ce558 or 0xc00ce500. 348) 10/6/2006 Q258294 HOWTO: Offload XSL Transformations to Clients' Browsers (Q258294)
It is possible to offload XSL processing from the server to the client. Doing so distributes the load, which helps to relieve the server from having to process the formatting of an XML document. 349) 9/26/2007 Q258295 HOWTO: Bind to XML Data with Internet Explorer (Q258295)
It is possible to bind fields on a Web page directly to an XML data source included in the page as a data island. An ASP page can generate XML, and serve as the source of data for an XML data island included in an ASP page. It is also possi 350) 9/19/2007 Q261293 INFO: XML DOM Methods Use Linefeed Only Without a Carriage Return at the End of a Line (Q261293)
Versions of MSXML prior to 2.5 used both carriage return and linefeed (CRLF) characters to indicate the end of a line of text. However, starting with MSXML version 2.5, this behavior is different. Methods of the XML Document Object Model (D 351) 9/23/2007 Q262125 FIX: XSL "//" Pattern Returns Each Node Twice from a Linked XML Document (Q262125)
The MSXML 2.0 parser returns each node in the Document Object Model (DOM) two times when the XSL search pattern "//" is used. This occurs only when an XSL stylesheet is used to transform a linked XML document. 352) 9/23/2007 Q262228 FIX: XML Pattern Match Fails When Using ID Attribute (Q262228)
The MSXML 2.0 parser does not parse match patterns against ID attributes properly. The match pattern may not return any matches even when matches exist. 353) 9/20/2007 Q262236 FIX: XSL Script Can Modify DOM in Internet Explorer (Q262236)
The MSXML 2.0 parser allows an XSL script block to modify the contents of the Document Object Model (DOM) when loaded in Microsoft Internet Explorer. This should not be allowed and is not possible from another container, such as Microsoft W 354) 10/6/2006 Q262450 HOWTO: A C++ Sample of ADO Recordset XML Persistence (Q262450)
With ADO 2.5 and later, Recordset objects can be persisted into any object that implements the IStream interface. The sample code in this article shows how to persist/load ADO Recordset to/from an external xml file, ADO IStream Object and X 355) 9/29/2007 Q262545 FIX: XML Element Retains Datatype After Datatype Attribute Is Programmatically Removed (Q262545)
The MSXML 2.0 parser retains the datatype of an element even after the datatype attribute (dt:dt) is programmatically removed through the Document Object Model (DOM). This causes validation to occur for the named datatype even after the dat 356) 9/23/2007 Q262610 FIX: Oncellchange() Event of the XML DSO Fires Twice (Q262610)
The 357) 9/27/2007 Q262620 FIX: Loss of Data Results If You Replace the DocumentElement Property of the XML DSO (Q262620)
If you replace the 358) 9/27/2007 Q262630 FIX: us-ASCII and ASCII Encoding Are Not Supported in MSXML 2.0 (Q262630)
The 359) 9/30/2007 Q262585 PRB: Do Not Use "xml" Keyword to Begin User-Defined Namespace Prefixes (Q262585)
If you use the "xml" keyword (in any combination of uppercase or lowercase letters) in user-defined namespace prefixes in an XML document, the Microsoft XML (MSXML) parser generates the following error message: 360) 9/27/2007 Q262590 FIX: MSXML Does Not Generate Error When Reserved Namespaces Qualify Elements (Q262590)
According to the XML specifications, the author of an XML document cannot use the prefix "xml" in any combination of upper or lower case letters. However, the Microsoft XML (MSXML) 2.0 parser does not generate an error when the keyword "xml
1
2
.... .... 19
20
21
22
23
[ 24 ]
25
26
27
Previous Page
Page 24 of 27
Next Page
|