SQL Server Error Msg 2204 – %sOnly ‘http://www.w3.org/2001/XMLSchema#boolean?’ or ‘node()*’ expressions allowed in conditions and with logical operators, found ‘%ls’

In this blog post, let’s learn about the error message “2204 – %sOnly ‘http://www.w3.org/2001/XMLSchema#boolean?’ or ‘node()*’ expressions allowed in conditions and with logical operators, found ‘%ls’” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

2204 – %sOnly ‘http://www.w3.org/2001/XMLSchema#boolean?’ or ‘node()*’ expressions allowed in conditions and with logical operators, found ‘%ls’

Reason for the Error

To be update soon…

Solution

To be update soon…