ArborX


txmlload

Longname: t xml load   Open the Documentation Legend
Released: 7.67 
Created: 7.67 
See also: txmlerror ttxml txmlload txmlsave txmlparser tnsuri
XML in Arbortext APP

Summary
Load XML file into stream.
Example (n/a)
No example is available for this feature.

Syntax (7.67)
file name:s

The name of the file to be imported.

strm name:s

The stream name of where the file is to be placed.

options:s
Ignore 8th bit. Characters which conform to the ASCII standard are 8-bits long. However, the 8th bit is never used for character representation. Arbortext APP enables you to ignore this 8th bit.
Start a new paragraph for each line.
Ignore any coding of the file in Arbortext APP format, e.g. characters in angle brackets or in typical show string sequence.
Preserve tab characters from the original file.
Treat end of line character as line feed (not carriage return) character.
Ignore word processor controls.
Preserve multiple spaces.
v2  Convert multiple spaces to tabs.
Preserve initial spaces.
Preserve exact mark-up.
qe  Convert keyboard quotes to English or Spanish “ ”.
qg  Convert keyboard quotes to German „ ‟
qs  Convert keyboard quotes to Swedish ” ”.
qn  Convert keyboard quotes to Norwegian or Russian « » (guillemets set tight against the word).
qf  Convert keyboard quotes to French or Italian « » (guillemets set with a space against the word).
qd  Convert keyboard quotes to Danish » « (reversed guillemets).
qo  Convert keyboard quotes to ‟ „.
q{x}  Convert keyboard quotes to the characters shown either side of the / character. These characters can be edited by the user, e.g. if you wanted quotes to come across as the words 'OPEN' and 'CLOSE', this option would take the form q{OPEN/CLOSE}.
--  A hyphen before one of the character map options toggles inversion of the selected character map on or off before applying it to the incoming text stream.
Convert text from ANSI character set.
Convert text from IBM character set.
Convert text from IBM Danish character set.
Convert text from IBM Greek character set.
Convert text from SmartFont (TextData) character set.
Convert text from Mac character set.
Convert text from ISO character set.

Document created on 08-Feb-2003 (revision 1)