SQL Server error code
SQL Server error 6826
SQL Server raises error 6826 at severity 16, which marks a problem with the query or data that you can correct.
Every IDREFS or NMTOKENS column in a FOR XML EXPLICIT query must appear in a separate SELECT clause, and the instances must be ordered directly after the element to which they belong.
| Msg | 6826 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |