Element Pattern

Parsing pattern which describes the structure of an input string.

Name

Type

Required

Description

Definition

String

Yes

Parsing pattern definition.

Name

String

Yes

Name of the parsing pattern (stored in patternName).

Priority

Integer

Yes

Priority of the parsing pattern. The greater the number, the higher the priority of the pattern. The default value for the pattern priority (when not defined) is 0. If the input string conforms to more than one pattern with the same priority, the first parsing pattern in the definition list is applied.


iWay Software