Share via


2.1.2.69 [ISO/IEC9075-14:2011] X114, Host language support for XML: PRESERVE WHITESPACE option

V0104:

The specification states the following:

 Subclause 18.3, "<embedded SQL C program>":
  
 Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML CLOB variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE.
  
 Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML BLOB variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE.
  
 Without Feature X114, "Host language support for XML: PRESERVE WHITESPACE option", in conforming SQL language, <C XML VARCHAR variable> shall not immediately contain an <XML whitespace option> that is PRESERVE WHITESPACE.

Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:

Transact-SQL does not support this feature.

This variation pertains to xml data type functionality in SQL Server.