Share via


2.1.2.96 [ISO/IEC9075-14:2011] X200, XMLQuery

V0131:

The specification states the following:

 Subclause 6.18, "<XML query>": 
  
 Without Feature X200, "XMLQuery", conforming SQL language shall not contain an <XML query>.

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

Transact-SQL does not support this feature. See the .query() method of the xml data type [MSDN-Transact-SQLRef] for equivalent functionality.

This variation pertains to XML 1.0 [XML10/5] functionality in SQL Server.