ui-error Indication

An error was deteted in the UI input stream.

AttributeAlways present?Purpose
fatalyestrue or false, error is fatal
textyesError description
elementnoName of the XML element causing the error
lineyesInput line number
columnyesColumn number within line

Example:

<ui-error fatal="true" text="XML parsing error: syntax error" line="1" column="0"/>


b3270: Protocol - Operations - Indications