XML Error Messages
Microsoft's XML Parser (MSXML), may display an error message when working with:
When validating an XML Document, Microsoft's XML Parser (MSXML) may display one of the following error messages:
- 0xC00CE504: A name was started with an invalid character.
- 0xC00CE55A: Parameter entities cannot be used inside markup declarations in an internal subset.
- 0xC00CE00A: Parameter entity must be defined before it is used.
- 0xC00CE01D: Reference to undeclared namespace prefix.
- 0xC00CE01E: Use of default namespace declaration attribute in DTD not supported.
- 0xC00CEE3E: Names beginning with the three letter sequence x, m, l, in any case combination, are reserved for use by XML and XML-related specifications.
When validating an XML Schema, Microsoft's XML Parser (MSXML) may display one of the following error messages:







