<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Using Stylus Studio from the Command Line" keywords="Using Stylus Studio from the Command Line"%>

Using Stylus Studio from the Command Line

Stylus Studio provides several command line utilities that allow you to perform Stylus Studio operations, such as starting Stylus Studio and executing an XQuery. Command line utilities are provided as a convenience for use during development and testing.

Available command line utilities, and where to find more information on them, are described in the following table.

Utility Name
Description
Where to Find More Information
struzzo
Invokes Stylus Studio
StylusDiff
Diffs two XML documents
StylusValidator
Validates XML
StylusXql
Executes an XQuery
StylusXslt
Applies a stylesheet
Table 8. Stylus Studio Command Line Utilities

You can also execute DataDirect XML Converters (componentst that let you convert non-XML like EDI and CSV to XML, and vice versa) from the command line. To learn more about the DataDirect XML Converters for Java and .NET, see the DataDirect XML Converters documentation at http://www.xmlconverters.com/doc/.