|
Home >Online Product Documentation >Table of Contents >How to Generate C# Code for XQuery How to Generate C# Code for XQueryTo generate C# code for XQuery:
1. Open the XQuery for which you want to generate C# code.
2. Define at least one scenario for the XQuery document. The scenario must use the Saxon processor. See Scenario Properties Used for Generating Code for more information.
3. Select the scenario for which you want to generate C# code.
4. Close the Scenario Properties dialog box.
5. Select XQuery > Generate Code > Generate C# Code from the Stylus Studio menu.
The Generate C# Code dialog box appears. (See Figure 395 .)
6. Specify the settings you want for the target directory, namespace and class names, and so on. See C# Code Generation Settings if you need help with this step.
7. Click OK.
Stylus Studio generates C# code for the XQuery. When the code generation is complete, the resulting file (classname |