SQL Server error code
SQL Server error 6879
SQL Server raises error 6879 at severity 16, which marks a problem with the query or data that you can correct.
'xml' is an invalid XML processing instruction target. Possible attempt to construct XML declaration using XML processing instruction constructor. XML declaration construction with FOR XML is not supported.
| Msg | 6879 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |