Microsoft XML Core Services (MSXML) is a set of services that allow applications written in JScript, VBScript, and Microsoft development tools to build Windows-native XML-based applications. It supports XML 1.0, DOM, SAX, an XSLT 1.0 processor, XML schema support including XSD and XDR, as well as other XML-related technologies.
Contents |
All MSXML products are similar in that they are exposed programmatically as Component Object Model (COM) objects. Developers can program against MSXML objects from C, C++ or from script languages such as JScript and VBScript. Managed .NET Interop with MSXML COM components is not supported or recommended[1].
As with all COM components, an MSXML object is programmatically instantiated by CLSID or ProgID. Each version of MSXML exposes its own set of CLSIDs and ProgIDs. For example, to create an MSXML 6.0 DOMDocument object, which exposes the IXmlDomDocument
,[2] IXmlDomDocument2
,[3] and IXmlDomDocument3
[4] COM interfaces, the ProgID "MSXML2.DOMDocument.6.0" must be used.
MSXML also supports version-independent ProgIDs. Version-independent ProgIDs do not have a version number associated with them. For example "Microsoft.XMLHTTP". These ProgIDs were first introduced in MSXML 1.0, however are currently mapped to MSXML 3.0 objects and the msxml3.dll.
Different versions of MSXML support slightly different sets of functionality. For example, while MSXML 3.0 supports only XDR schemas, it does not support XSD schemas. MSXML 4.0, MSXML 5.0, and MSXML 6.0 support XSD schemas. However, MSXML 6.0 does not support XDR schemas. Support for XML Digital Signatures is provided only by MSXML 5.0. For new XML-related software development, Microsoft recommends[5] using MSXML 6.0 or its lightweight cousin, XmlLite, for native code-only projects.[6]
MSXML is a collection of distinct products, released and supported by Microsoft. The product versions can be enumerated as follows:[7] More information on each version is also available at Microsoft Downloads website.
|
|
Version may refer to:
Versions is the second solo album by Robby Krieger, guitarist for The Doors. The album was released in 1982.
Versions is an album by Thievery Corporation, released in 2006. The album consists of a collection of hard to find remixes done by Thievery Corporation, largely of other artists' material, and the original Thievery Corporation track, "Originality".