<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Creating XQuery from a Web Service Call" keywords="Creating XQuery from a Web Service Call"%>

Creating XQuery from a Web Service Call

You can use Stylus Studio to create XQuery from a Web service call, and then use that XQuery to invoke the Web service. The XQuery created by Stylus Studio uses a Java extension function, ddtek:wscall(), that allows the built-in, Saxon, or DataDirect XQuery® processor to execute the Web service call.

This section covers the following topics: