Using Stylus Studio to Build a Converter URI

If you have Stylus Studio 2009 XML Enterprise Suite, you can use Stylus Studio to construct converter URLs. Converter URIs can be complex - property names and their values vary from one XML Converters to another, for example - so using Stylus Studio to construct them can reduce errors in your applications.

Using the URI in the Select XML Converter Dialog Box

To construct a converter URI using the URI in the Select XML Converter dialog box:
3. Click OK to complete the conversion. (You can click Cancel if you are peforming this procedure just to obtain the converter:URI.)
4. Paste the converter URI in your XSLT or XQuery code as needed.

Using the URI in the Properties Window

To construct converter URI using the URI in the Properties window:

The purpose of this step is to provide an editor into which you can drag-and-drop the the document you created in step 1 in order to display the associated converter:URI.

3. Drag the document you created in step 1from the Project window and drop it into the text editor you opened in step 2.

The complete URI appears in the text editor.

5. Paste the converter URI in your XSLT or XQuery code as needed.

Note: Escape characters as required for strings in Java programs. For example, escape=\:quotes='" becomes escape=\\:quotes='\" (the single quote does not need to be escaped).

Using Stylus Studio with RenderX XEP

RenderX XEP is a production-quality engine that converts XSL:FO into PDF or PostScript files. You can use RenderX XEP in place of the Apache FOP engine to render PDF files from Stylus Studio.

FLWOR - An Introduction to the XQuery FLWOR Expression

An XQuery FLWOR Tutorial, covering an introduction to the main constructs of the XQuery FLWOR expression, including: For, Let, Where, Order By, and Return. Written by the W3C's Dr. Michael Kay.

XML Well-Formedness Checker & XML Indenter

Tidy up your XML documents with powerful integrated XML editing utilities including a single-click XML formatter, pretty printer, XML indenter and XML well formedness checker.

Improving XSLT and XQuery Performance with Stylus Studio

This online video demonstration covers XQuery and XSLT performance tuning using the Stylus Studio XSLT profiler and the XQuery profiler.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member