ADTRAN 619510003-1A manual Data Type Definitions, Value, Examples

Models: 619510003-1A

1 197
Download 197 pages 18.81 Kb
Page 158
Image 158
Data Type Definitions

Managing Data Sources

Enterprise Communications Server

 

 

Data Type Definitions

Data Type

Value

Text

A string of characters

Number

A number with optional sign, decimal places, and commas

Logical

A string whose value can be only true, false, 1 or 0. The

 

numbers, 1 and 0, correspond to true and false,

 

respectively.

Phone Number

Any string that can be parsed as a phone number into

 

canonical form.

 

A canonical telephone number represents a dialable

 

number that can be understood and interpreted around

 

the world, for example:

 

+Country Code (Area Code) Subscriber Number

 

In North America, the following is an example of a

 

canonical telephone number:

 

+1 (613) 555-1212

Audio

The value of the field in valid .wav format

Fax

The value of the field in valid .tif format

Day of Year

A date without a year, for example, January 1 is New

 

Year’s Day

Date

A date that includes the day, month, and year.

 

Valid formats include YY-MM-DD, YYYY-MM-DD, and text

 

versions as illustrated in the examples.

Day of Week

The full day name in English, as a string. The strings can

 

also be in abbreviated formats.

Time of Day

A time that includes the hour, minutes, and seconds

 

(optional).

 

Valid formats include HH:MM AM/PM. The AM/PM is

 

optional, however AM is assumed unless the hour is

 

greater than or equal to 12. For example, 12:02 means

 

12:02 PM.

Examples

123 Maple Avenue

160,000.00

True False 1 0

+1 (613) 555-1212

6135551212

PropertyDescription.wav

Data Sheet.tif

September 16 09-16

Sep 16

September 16, 2007 Sep 16, 2007 07-09-16

2007-09-16

Sunday

Sun

2:00 PM

Time Range

Two times of day separated by a hyphen, which indicates 2:00 PM - 4:00 PM

 

a time range.

 

Valid formats are HH:MM AM/PM - HH:MM AM/PM, with

 

AM/PM being optional. As above, AM is assumed unless

 

the hour is greater than or equal to 12. For example, 1:00

 

means 1:00 AM.

158

Copyright © 2009 ADTRAN, Inc.

619510003-1A

Page 158
Image 158
ADTRAN 619510003-1A manual Data Type Definitions, Value, Examples