Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.