Binary Adapter Properties

You can convert binary files that have been encoded as a sequence of digits in a base from 2 to 36, and vice versa. Use the Base-64 adapter for base-64 encoded binary files. See Base-64 Adapter Properties for more information.

Adapter Name in URL

Binary

Property Name
Name in URL
Description
Line separator
newline
Used when converting a binary encoded file to XML, and vice versa. The default is crlf. See Line Separator Values for a list of values.
Encoding
encoding
The encoding for the input file when it is not XML; or the encoding for the output file when it is not XML. The default is
utf-8.
Base
base
The numeric base of the encoded file. The default is 16 (hexadecimal). Base-2 is binary; base-8 is octal; and base-10 is decimal.
Wrap lines
wrap
Whether you want to wrap lines (wrap=yes) or output all values on a single line (wrap=no).
Byte separator
space
Whether or not byte values should be contiguous (no value) or separated with the value specified for this property. For example, if you set space=, the value 000FFF would be output as 00,0F,FF.
Table 156. Properties for Binary Base-2 to Base-36 Adapters

XQuery and Web Services

XQuery provides a flexible means for data abstraction, while Web services provide process abstraction. In this online video demonstration, learn how integrated XQuery & Web service tools simplify development of XQuery-based Web service applications.

Using Stylus Studio's Database-to-XML Editor to Query and Update Relational Databases using SQL/XML

Watch and learn how easy it is to define relational-to-XML mappings for getting XML out of relational databases and updating databases from XML using industry-standard SQL/XML extensions and Stylus Studio's DB-to-XML data-source editor.

Map between EDIFACT and X12

Anything can be mapped to anything: EDIFACT to X12 or vice-versa, either to XML, and any of those to flat files or other formats. Both the XSLT and XQuery mappers can help bridge complex formats with ease.

XSLT Debugger

Stylus Studio's XSLT debugger - a requirement for building bug-free XSLT stylesheets and XML data transformation applications. Stylus Studio's XSLT debugger gives you complete visibility and control over the XSLT transformation process.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member