SQL Server Error Msg 6917 – XML Validation: Element ‘%ls’ may not have xsi:nil=”true” because it was not defined as nillable or because it has a fixed value constraint. %S_MSG %ls

In this blog post, let’s learn about the error message “6917 – XML Validation: Element ‘%ls’ may not have xsi:nil=”true” because it was not defined as nillable or because it has a fixed value constraint. %S_MSG %ls” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

6917 – XML Validation: Element ‘%ls’ may not have xsi:nil=”true” because it was not defined as nillable or because it has a fixed value constraint. %S_MSG %ls

Reason for the Error

To be update soon…

Solution

To be update soon…