Frage

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.

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top