Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Permalink
live
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords dev_langs
Validate Expressions (XQuery)
Learn about the validate expression in XQuery.
rothja
jroth
03/04/2017
sql
xml
language-reference
expressions [XQuery], validate
validate expressions [XQuery]
XML

Validate Expressions (XQuery)

[!INCLUDEsqlserver]

In this implementation, the validate expression is not supported. The results of XQuery construction expressions are always untyped. If the result of an XQuery expression should be typed, use the SQL CAST expression to cast the result to an xml data type with the preferred schema collection.

See Also

Path Expressions (XQuery)
XQuery Expressions