Element Scoring Case

Name

Type

Required

Description

Value

String

No

A comma separated list of items. An item is either an interval, a value or the literal "NULL" (without quotes). The interval has a mathematical syntax: (|<"literal";"literal">|). The value symbols can be separated by white spaces. The literals can be written without double quotes if they don't contain commas or double quotes. If they contain such letters then they must be surrounded by double quotes. To match a double quote, use two double quotes (""). When this property is set to "NULL" (without quotes), it matches attributes with a value of null. This value is required when the defaultCase property is set to false.

Score

String

Yes

The score (plus correction property) value which is added to the whole score.

Correction

String

Yes

The correction is simply added to the score property.

Default Case

Boolean

Yes

This case will be chosen if no other cases are chosen. Only one case under one node can be marked as default. A default case is not required.

Explanation

String

No

The explanation text which is appended to the value in the explanation column.

Score Column

String

No

The column where the score is stored. This value overrides the default column.

Explanation Column

String

No

The column where the explanation is stored. This value overrides the default column.

Description

String

No

A description of the case.

Child Rule

Scoring Node

No

If the process falls into this case then it is scored according to this case and then continues processing to its childRule.


iWay Software