Home >
Online Product Documentation >
Table of Contents >
Input File Properties
Input File Properties
|
Property
|
Description
|
Editable
|
Affects XML
|
|
Input File
|
The URL of the file you are using as the input file.
|
Yes. You can select a new input file from this field.
|
No
|
|
Input Encoding
|
Encoding detected by Stylus Studio.
|
Yes
|
No
|
|
Physical Size
|
The size of the input file in bytes.
|
No
|
No
|
|
Portion Loaded
|
The size of the input file in bytes loaded into Stylus Studio.
|
No
|
No
|
|
Characters Loaded
|
The number of characters loaded. For especially large files, Stylus Studio does not read the entire file as only a sample is required to define an adapter. The finished adapter, however, reads any file you open it with in its entirety.
|
No
|
No
|
|
Character Unicode Value
|
The Unicode value of the character under the cursor.
|
No
|
No
|
|
Root Element Name
|
The name you want to assign to the root element in the XML output. Optional.
|
Yes
|
Yes
|
|
Namespace Prefix
|
The string you want to use for the namespace prefix in the XML output. Optional
|
Yes
|
Yes
|
|
Output Encoding
|
The Encoding you want to use for the XML output by the adapter. The default is RAW.
|
Yes
|
Yes
|
|
Indent XML?
|
Whether or not you want to indent the XML output.
|
Yes
|
Yes
|
Table 25. Input File Properties