ePersonality Domains are a means by which certain characteristics and behaviours of a field may be defined for the application.

For example, a field with a domain (seen in [IMCD]) of [DATE] will impart that the field is stored in the data base as an [Oracle Data Type] of DATE, but that it will also have screen characteristics of a date selector and will be formatted using the [date formatting] built in to the application

In addition to a domain for each different [lexicon], the following are ePersonality Domains:\\
[{INSERT ReferringPagesPlugin}]
DESCRIPTION is also an ePersonality Domain which imparts the following characteristics:

    * Oracle data type is VARCHAR2(50) 
|[ABBREVIATION]|VARCHAR2|30		
|[ADDRESS]|VARCHAR2|50		
|[CODE NUMERIC]|NUMBER|22|4
|[DISTRIBUTION]|VARCHAR2|50		
|[EDIT MASK]|VARCHAR2|50		
|[EMAIL]|VARCHAR2|50		
|[ENCRYPTED]|VARCHAR2|16		
|[GOVERNMENT CODE]|VARCHAR2|16		
|[LICENSE]|VARCHAR2|30		
|[MINUTES]|NUMBER|22|5
|[PERCENT]|NUMBER|22|5|2
|[POSTAL CODE]|VARCHAR2|16
|[TELEPHONE]|VARCHAR2|20		
|[TIMESTAMP]|DATE|7		

|OLE|LONG RAW|0		
|BFILE|BFILE|530		
|BLOB|BLOB|4000		
|CLOB|CLOB|4000		
|RAW50|RAW|50		
|URL|VARCHAR2|200