Share via


2.1.2.63 [ISO/IEC9075-14:2011] X100, Host language support for XML: CONTENT option

V0098:

The specification states the following:

 Subclause 16.1, "<set XML option statement>":
  
 Without Feature X100, "Host language support for XML: CONTENT option", conforming SQL language shall not contain a <set XML option statement> that contains CONTENT.

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

Transact-SQL does not support this feature. See the CONTENT argument of the xml data type [MSDN-Transact-SQLRef] for equivalent functionality.

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