Request Attributes

List of attributes for request element.

ixslt

ixslt

Syntax

[ixslt = string]

May occur in

<request>

Description

A semicolon-delimited list of style sheets that are applied to the XML request before processing of commands starts.

log

log

Syntax

[log = string]

May occur in

<request>

Description

A filename where the XML response is logged.

logmode

logmode

Syntax

[logmode = (append | create)]

May occur in

<request>

Description

Whether to append to or truncate the file specified in the log attribute.

noerrorlog

noerrorlog

Syntax

[noerrorlog = Boolean : false]

May occur in

<request>

Description

An indicator of whether to create the error and error import logs.

oxslt

oxslt

Syntax

[oxslt = string]

May occur in

<request>

Description

A semicolon-delimited list of style sheets that are applied to the XML response after processing of commands has finished.