Question

If I use MSXML6.dll to parse XML 1.1, I will get this error: 0xC00CE57F

MSG_E_INVALID_VERSION

Invalid version number

XML 1.1 was initially published on February 4, 2004. I'm surprised that MSXML6.dll can not parse it.

The question: Does any MSXML4/5/6.dll support XML 1.1?

Thanks in advance.

Was it helpful?

Solution

Sorry, no XML 1.1 with any MSXML version :(

As Microsoft states (see data developer center and MSXML SDK Overview) MSXML is for applications that adhere to the XML 1.0 standard.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top