|
Home > Online Product Documentation > Table of Contents > Alternative to Document Wizards Alternative to Document WizardsStylus Studio's Convert to XML is a module you use to build converters that convert non-XML files to XML documents. Convert to XML converters can handle a number of file formats, including text, binary, and EDI. Another advantage of using Convert to XML to build your own converters is that the converter can be used to open a non-XML file as an XML document anywhere in Stylus Studio - as the source document for XQuery Mapper, for example. Once you build the converter, the conversion process takes place automatically any time you open a file with it. See Chapter 3Converting Non-XML Files to XML to learn more about the Convert to XML module. |
XML Schema Documentation Generator
Stylus Studio's XML Schema Editor includes an integrated XML Schema documentation generator, allowing you to easily publish XML content models defined in XML Schema in a convenient, HTML format. A screenshon of the XML Schema Editor is shown here.
XQuery Profiler
Stylus Studio's XQuery Profiler allows you to benchmark any XQuery expression, and it helps you locate and eliminate performance bottlenecks for maximum XQuery performance.
XML Applications
XML Applications are software applications that process data using standard XML technologies like XML, XML Schema, XSLT and XQuery. Using Stylus Studio XML Pipeline, learn how to model, edit, test and deploy an XML Application with ease.
MySQL XML Tools
The MySQL tools in Stylus Studio simplify XML related development tasks for working with MySQL and XML.