Jump to content

MSXML 4.0 SP2 vs. MSXML 6.0


Recommended Posts


Posted (edited)

They're different technologies. A coder would even have to "ask" for them specifically.

"some.command" is handled by MSXML3.

"some.command.msxml4" is handled by MSXML4.

"some.command.msxml6" is handled by MSXML6.

In 99% of cases, MSXML3 will do. I haven't come across a "real-world" script yet that requires MSXML4 or 6 (at least not knowingly). Only test scripts and examples...

Edited by Tomcat76

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...