new-line-option-data-encoding

Identifies the encoding for the input data line delimiters.

GUI label

New line option data encoding

DSS

PSF, Email

Type

Resettable, single-valued, per-document

Allowed Values

You can enter one of these fixed values:

Fixed Value FILEFORMAT
utf-8 ,UTF8
utf-16 ,UTF16
ebcdic ,EBCDIC
ascii ,ASCII

Default Value

The default is determined by the type of data; that is, with ASCII data, the default is ASCII, and with EBCDIC data, the default is EBCDIC.

Usage Guidelines

  • This attribute is ignored unless the value specified with new-line-option is lf or cr-and-lf.
  • This attribute is valid only for line-data documents.
  • This attribute corresponds to the fileformat print submission parameter information for the line2afp transform.