The following table shows the XML error messages, with a description of the purpose of each.
| Programming element | Description |
|---|---|
| IXMLParseError Error Messages | Error messages obtained from the IXMLDOMParseError object's errorCode property, which is specifically for parse errors. |
| XML DOM Error Messages | XML Document Object Model (DOM) error messages. |
| XSLT Error Messages | The Extensible Stylesheet Language Transformations (XSLT) processor error messages. |
| XQL Error Messages | The XML Query Language (XQL) processor error messages. |
See Also
XML DOM Reference | XML Core Services and Document Object Model
Send Feedback on this topic to the authors