|
|
Home > Online Product Documentation > Table of Contents > Custom Document Wizards Custom Document WizardsStylus Studio's custom document wizard feature allows you to create and configure document wizards that invoke third-party file conversion and document generation tools, such as Thai Open Source's Trang. When run, a custom document wizard passes argument values provided by the user (the name of the file to be converted, for example) to the command line that invokes the third-party tool. The third-party tool generates an output file as specified in the custom document wizard's command line, and the file is then opened by Stylus Studio in the appropriate editor. ExampleAn example of a custom document wizard is the DTD to XML Schema (Trang) document wizard shipped with Stylus Studio.
This document wizard was created using the custom document wizard feature. |
Using DTD in Java Applications
Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.
Property Management & Real Estate
Property Management & Real Estate
Support for US National Library of Medicine (NLM) Document Type Definitions
Stylus Studio provides support for editing and validating XML documents using US National Library of Medicine data models. In this tutorial, we'll provide a step-by-step overview of how to use the NLM DTD's in Stylus Studio!
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.