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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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