MSXML 6.0 GUIDs and ProgIDs
The following table lists the version-dependent GUIDs and ProgIDs that can be used to invoke MSXML 6.0 in your applications.
Symbolic Name | GUID | ProgID |
---|---|---|
CLSID_DOMDocument60 | {88d96a05-f192-11d4-a65f-0040963251e5} | Msxml2.DOMDocument.6.0 |
CLSID_FreeThreadedDOMDocument60 | {88d96a06-f192-11d4-a65f-0040963251e5} | Msxml2.FreeThreadedDOMDocument.6.0 |
CLSID_MXHTMLWriter60 | {88d96a10-f192-11d4-a65f-0040963251e5} | Msxml2.MXHTMLWriter.6.0 |
CLSID_MXNamespaceManager60 | {88d96a11-f192-11d4-a65f-0040963251e5} | Msxml2.MXNamespaceManager.6.0 |
CLSID_MXXMLWriter60 | {88d96a0f-f192-11d4-a65f-0040963251e5} | Msxml2.MXXMLWriter.6.0 |
CLSID_SAXAttributes60 | {88d96a0e-f192-11d4-a65f-0040963251e5} | Msxml2.SAXAttributes.6.0 |
CLSID_SAXXMLReader60 | {88d96a0c-f192-11d4-a65f-0040963251e5} | Msxml2.SAXXMLReader.6.0 |
CLSID_ServerXMLHTTP60 | {88d96a0b-f192-11d4-a65f-0040963251e5} | Msxml2.ServerXMLHTTP.6.0 |
CLSID_XMLHTTP60 | {88d96a0a-f192-11d4-a65f-0040963251e5} | Msxml2.XMLHTTP.6.0 |
CLSID_XMLSchemaCache60 | {88d96a07-f192-11d4-a65f-0040963251e5} | Msxml2.XMLSchemaCache.6.0 |
CLSID_XSLTemplate60 | {88d96a08-f192-11d4-a65f-0040963251e5} | Msxml2.XSLTemplate.6.0 |
See Also
GUID and ProgID Information
Why Version-Independent GUIDs and ProgIDs Were Removed
Workarounds to Version Independence
Assessing the Impact to Your Environment
Dependencies in MSXML
MSXML 4.0 Legacy Installation