FOR XML EXPLICIT queries allow only one XMLTEXT column per tag. Column '%1!s!' declares another XMLTEXT column that is not permitted.
FOR XML could not serialize the data for node '%1!s!' because it contains a character ( 2!s!) which is not allowed in XML. ...
FOR XML EXPLICIT and RAW modes currently do not support addressing binary data as URLs in column '%1!s!'. Remove the column, ...
FOR XML EXPLICIT and RAW modes currently do not support addressing binary data as URLs in column '%1'. Remove the column, ...
FOR XML EXPLICIT cannot combine multiple occurrences of ID, IDREF, IDREFS, NMTOKEN, and/or NMTOKENS in column name '%1!s!'. ...
FOR XML EXPLICIT queries allow only one XMLTEXT column per tag. Column '%1!s!' declares another XMLTEXT column that is not ...
FOR XML EXPLICIT query contains the invalid column name '%1!s!'. Use the TAGNAME!TAGID!ATTRIBUTENAME[!. format where TAGID ...
FOR XML EXPLICIT query contains the invalid column name '%1'. Use the TAGNAME!TAGID!ATTRIBUTENAME[!. format where TAGID is ...
FOR XML EXPLICIT requires at least three columns, including the tag column, the parent column, and at least one data column. ...
FOR XML EXPLICIT requires attribute-centric IDREFS or NMTOKENS field '%1!s!' to precede element-centric IDREFS/NMTOKEN fields. ...