Run the statement to the right.
XQuery allows you to cast one data type to another. This should sometimes be used to explicitly cast a value that normally would be cast to something else by XQuery. For instance, a value of "1" would normally be an integer value, but if you want to use it for very large values, you should cast it to a long type.
You should see a result set in the lower right panel.