CODE_USAGE_LIMITATION Format: CHARACTER1(1,6)
A code indicating whether a limitation is of type permission, interdiction or exclusive usage.
Allowable values:
PERMIT [Permission.]
FORBID [Interdiction.]
RESERV [Exclusive usage (reservation).]
OTHER
CODE_YES_NO Format: ALPHA(1,1)
A code for a logical value: Yes or No.
Allowable values:
Y [Yes.]
N [No.]
DATE_MONTH_DAY Format: DATE(0,1,1)
A date value without year indication. Same each year.
For example, 15-02, 29-04.
Allowable values:
01-01 [01 JAN.]
02-01 [02 JAN.]
03-01 [03 JAN.]
04-01 [04 JAN.]
05-01 [05 JAN.]
... [combinations from 06-01 to 28-12.]
29-12 [29 DEC.]
30-12 [30 DEC.]
31-12 [31 DEC.]
SDLST [Start of Daylight Saving Time.]
EDLST [End of Daylight Saving Time.]
DATE_YEAR Format: DATE(1,0,0)
A date for which only the year value is significant.
GEO_LAT Format: LATITUDE
A geographical latitude.
GEO_LONG Format: LONGITUDE
A geographical longitude.
NO_NUMBER Format: NUMBER(1,4,0)
A (positive) number of similar items.
NO_SEQ Format: NUMBER(1,4,0)
A sequence number
TIME Format: TIME(1,1,0)
A time (hours and minutes) value with a resolution of 1 minute.
For example, 12:45, 14:30, 00:00.
TIME_LAP Format: ZNUMBER(1,4,0)
A lapse (length or portion) of time expressed in number of minutes. It may be positive or negative.
For example, 10 min, 300 min, -20 minutes.