The long pattern represents in long-hand notation by explicitly displaying each character representation. Long Pattern Codes describes the codes used in the long pattern and Long Pattern Examples provides examples.
Note: This is the default mask pattern used by the Trillium Quality component.
|
Code |
Represents |
|---|---|
|
A |
alpha |
|
N |
digit |
|
explicit |
any special characters (not alpha or numeric) are displayed as they appear in the value. |
|
Value |
Representation |
|---|---|
|
Jane Smith |
AAAA AAAAA |
|
5.00E+02 |
N.NNA+NN |
|
$400.00 |
$NNN.NN |
|
05/31/2005 |
NN/NN/NNNN |
|
jane_smith@abc.com |
AAAA_AAAAA@AAA.AAA |