Home >
Online Product Documentation >
Table of Contents >
Stylus Studio
Stylus Studio
Use Stylus Studio to develop an XML application. To create a new
- XML adapter, select
File > New > Convert to XML
- Relational data source, select
File > New > DB-to-XML Data Source.
- XML document, select
File >
New >
XML Document. To open an XML document, select
File >
Open and navigate to the document you want to open.
- XQuery, select
File > New > XQuery File.
- XSLT stylesheet, select
File >
New >
XSLT Stylesheet.
- Web Service call, select
File > New > Web Service Call.
|
|
Support for relational databases and XQuery is available only in Stylus Studio XML Professional Suite. Support for Web services and Convert to XML is available only in Stylus Studio XML Enterprise Suite.
|
To debug an XSLT stylesheet or 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
Chapter 1Getting Started with Stylus Studio
®
2007
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
Creating a DB-to-XML Data Source
Chapter 11Composing Web Service Calls