|
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.
|
XML Whitepapers
Learn how XML can help you meet your business objectives by reading free XML Whitepapers covering XML, XML Schema, XQuery, SQL/XML, and FIXML technolgies employed in real world case studies.
HTML Tidy
HTML Tidy is a program for turning HTML into something that can be parsed as XML, unlocking their data for use in XSLT and XQuery programs. Learn how to use HTML Tidy in Stylus Studio now.
How to Build PDF Forms using Stylus Studio
Learn how to build PDF Forms using Stylus Studio and the RenderX XEP FO processor
SQL/XML Tutorial
Many developers need to be able to write applications that work for databases from multiple vendors. This SQL/XML Tutorial refers to SQL/XML, XQuery, and Native XML Programming Languages to do just that.


