XML Parsers

XmlShell uses an XML parser when

XmlShell supports the following three XML parsers:
ParserFilename
MSXML 2.6msxml2.dll
MSXML 3.0msxml3.dll
MSXML 4.0msxml4.dll

You can choose which parer to use via Tools > Xml Parser menu. Normally you want to go with the latest version of an XML parser, however, there are times you want to go back to older versions. For example, you want to test how an XSLT behaves in an legacy program that uses MSXML 2.6.

See Also

Tools Menu