Share via


2.1.2.5 [ISO/IEC9075-14:2011] X010, XML type

V0040:

The specification states the following:

 Subclause 6.1, "<data type>":
  
 Without Feature X010, "XML type", conforming SQL language shall not contain an <XML type>.
  
 Subclause 6.9, "<XML value expression>":
  
 Without Feature X010, "XML type", conforming SQL language shall not contain an <XML value expression>.
  
 Subclause 6.10, "<XML value function>":
  
 Without Feature X010, "XML type", conforming SQL language shall not contain an <XML value function>.

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

Transact-SQL partially supports this feature. Transact-SQL supports an xml data type. The data type partially supports type modifiers, XML value expressions, and XML value functions.

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