This is work in progress.

Windows / Headers / msxml2.h

msxml2.h

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
E_XML_NOTWF0xC00CE223Validate failed because the document is not well formed.
E_XML_NODTD0xC00CE224The node is neither Valid nor Invalid because no DTD/Schema declaration was found.
E_XML_INVALID0xC00CE225Validate failed because of a DTD/Schema violation.
E_XML_BUFFERTOOSMALL0xC00CE226Buffer passed in is too small to receive the data.
4 entries