|
Home > Online Product Documentation > Table of Contents > Specifying Control Characters Specifying Control CharactersLists of symbols are used to designate characters for properties like Field Component Separator, Line Terminator, and Field Separator. Individual symbols can be expressed in several forms. Numbers and letters, for example, can be entered using single quotes, such as `A', `B', `C'. Control characters or other Unicode values can be expressed using their decimal value, or their hex value by preceding it with 0x - 128 or 0x80, for example. In addition, certain control characters have alternate mnemonic representations, and Stylus Studio supports them, as well. When entering multiple symbols for a given property, separate symbols using a comma. The following table summarizes commonly used control characters. For more information, visit http://www.unicode.org.
|
Create XML Schema from XML Content
Create XML Schema from XML Content by auto-generating an XML Schema with Stylus Studio.
Single Source Publishing
Single source publishing is the ability to use one source of information for generating multiple types of output. Stylus Studio XML Publishing enables Single Source Publishing - publish PDF or HTML documents from Relational, XML or Legacy files.
MySQL XML Tools
The MySQL tools in Stylus Studio simplify XML related development tasks for working with MySQL and XML.
Support for the Saxon XQuery Processor
Stylus Studio's XQuery tools feature integrated support for the Saxon SA 8.7.3 XQuery and XSLT processor so you can Edit, Debug and Run XQuery using Saxon. Java code generation support lets you deploy Saxon XQuery applications with just one click.