Address Identifier Properties

Name

Type

Required

Description

When Condition

String

No

Expression that must be satisfied for this step to be executed.

Id

String

No

Step identification string.

Analyzed Address Layout

String

Yes

String that contains the formula for a address string composition from the input fields. The address is sequentially processed by the parsing routine which searches for all patterns to which the address string may match. The formula contains characters and components which represent the value of a column. Components are enclosed in curly brackets ('{' and '}') and each contains a column name.

Config File

String

Yes

String that contains the name of the configuration file which contains the specification of component parsing by templates (element parser factory) and also the specification of component identification and verification as against the UIR-ADR (element verifier factory).

Num Approx Matches

Integer

Yes

Number specifying the maximum number of components which may be found by the approximative search.

Errors

String

No

Column that stores the bitwise sum of particular error codes (replaced by the functionality of the scorer).

Error Explanation

String

No

Column that stores a list of error descriptions (replaced by the functionality of the scorer).

Parser Rule Name

String

No

Column that stores the name of the applied rule (rules are defined in the parser factory element).

Has Streets

String

No

Column (type BOOLEAN) that stores information about the existence of the street(s) in the recognized address. If the address is not detected, then the value is null. If a decision about street existence cannot be made, then the value is also null.

Trashed

String

No

Column that stores all parts of the input that have been detected but are not part of the address.

Output Components

Component Output Info

Yes

Specifies columns where to store particular component values of the address. By default this property is set so that no component is stored in any column.

Scorer

String

No

Element which stores basic scoring settings.


iWay Software