SQLXML 2.0 RTM and MSXML 4.0

Microsoft | at | by Mike

SQLXML enables XML support for your SQL Server Database. It allows developers to bridge the gap between XML and relational data. You can create XML View of your existing relational data and work with it as if it was an XML file.

MSXML 4.0 offers a number of new features and improvements over the MSXML 3.0, including support for the XML Schema language; substantially faster parser and XSLT engine; better support for streamed XML processing; improved conformance; and bug fixes. MSXML 4.0 is not a complete replacement for MSXML 3.0, because some obsolete and non-conformant features are no longer supported. MSXML 4.0 installs side by side with MSXML 3.0 and earlier, without any interference.