|
Home >Online Product Documentation >Table of Contents >Stylus Studio Stylus StudioUse Stylus Studio to develop an XML application. To get an overview of the tool, see Getting Started with Stylus Studio®, or take a look at our online videos to get a virtual view of Stylus Studio modules in action. If you would rather just get started, the following shortcuts might get you pointed in the right direction. To create a
l XML document, select File > New > XML Document. To open an XML document, select File > Open and navigate to the document you want to open.
l Custom XML conversion, select File > New > Custom XML Conversion
l Relational data source, right-click the Relational DB icon in the File Explorer window and select New Server.
l XQuery, select File > New > XQuery File.
l XSLT stylesheet, select File > New > XSLT Stylesheet.
l XML Pipeline, select File > New > XML PIpeline.
l XML report, select File > New > XML Report.
l Web Service call, select File > New > Web Service Call.
To debug an XQuery document, XSLT stylesheet, Java file, open the file you want to debug. If you want, you can create a project to help you organize the files in your application. In the Project window, right-click to display the project management shortcut menu.
For More Information
Getting Started with Stylus Studio® Updating an XML Document - Getting Started Working with Stylesheets - Getting Started Using the XSLT Mapper - Getting Started Defining a DTD - Getting Started Defining an XML Schema Using the Diagram Tab - Getting Started |