|
Home > Online Product Documentation > Table of Contents > Opening a Sample Stylesheet Opening a Sample StylesheetTo open the your-quotes.xsl sample XSLT stylesheet in Stylus Studio:
1. In the menu bar, select
File >
Open. Stylus Studio displays the
Open dialog box.
Alternatives:
Press Ctrl+O or click
Open
2. Navigate to the
examples\quotes directory in your Stylus Studio installation directory.
Alternative: If the Stylus Studio
3. Double-click
your-quotes.xsl. Stylus Studio displays the
your-quotes.xsl document in the
XSLT Source tab of the XSLT editor.
As with the XML Editor, Stylus Studio uses different colors to distinguish markup, tag names, and data in the XSLT Editor. |
EDI to XML Mapping
A tutorial on how to transform EDI files into XML using Stylus Studio's Convert to XML tool. Subsequent post-processing of the converted EDI data is done through XQuery or XSLT, modeling a real world XML data integration application.
Java IDE
Edit, compile and debug and generate Java code with Stylus Studio's Java Integrated Development Environment (IDE). Supports popular Java XML processing components including Apache Xalan, Apache Axis, Apache Xerces, Saxon and more.
XML Editing Views
Stylus Studio includes three synchronized XML editing views: Text View, Tree View, and Grid View, allowing you to work with and edit XML documents in whatever way suits you best.
XML Schema Designer
The XML Schema Designer is a tool for accelerating advanced XML Schema development through an intuitive visual interface for modeling any XML data structures.