|
|
Home > Online Product Documentation > Table of Contents > Chapter 3 Converting Non-XML Files to XML Chapter 3 Converting Non-XML Files to XML
Stylus Studio uses adapters to convert an incoming stream of data from a native format to an outgoing stream of XML, or vice-versa. You can create your own adapters, using the Convert to XML module, or you can use one of the many built-in adapters bundled with Stylus Studio. This chapter describes how to use Convert to XML to create an adapter, how to use files you convert on-the-fly elsewhere in Stylus Studio - as a source for XQuery and XSLT design, for example - and how to use Stylus Studio's built-in adapters.
You can read about other video demonstrations for the Stylus Studio Convert to XML module here: http://www.stylusstudio.com/learn_convert_to_xml.html#converttoxml. A complete list of all the videos demonstrating Stylus Studio's features is here: http://www.stylusstudio.com/xml_videos.html. ContentsThis chapter covers the following topics: |
DTD Editor
The Stylus Studio DTD Editor lets you visually develop Document Type Definitions (DTD) to structure XML documents. The DTD Editor also includes tools and utilites for validating XML against DTD's, converting DTD's, and generating DTD's.
XSL and XSLT Tools
XSLT tools in Stylus Studio let you easily edit, debug, design and profile XSLT stylesheets using a powerful and intuitive graphical user interface.
Business Solutions & Outsourcing
Business Solutions & Outsourcing companies know the best solutions. That's why they choose Stylus Studio to enhance their business productivity. See which companies are already using Stylus Studio 2006 to take care of their own business!
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.