SPI Tokens
Data Definition Language (DDL) Reference Manual — 426798-002
7- 14
TOKEN-MAP Statement
VALUE [ IS ] { token-number }
{constant-name }
identifies the extensible structured token.
token-number
is an integer in the range -32,768 to 32,767.
Token numbers for subsystems you write must be in the range 1 to 9,998.
Token numbers outside this range are reserved by HP or are previously
defined by SPI.
constant-name
is the name of a constant in the open DDL dictionary. The constant value must
be a valid
token-number
value.
DEF [ IS ] def-name.
specifies a definition (or DEF) in an open DDL dictionary. The definition defines the
fields in the extensible structured token identified by the token map.
[ SSID { “subsystem-id” } ]
[ { constant-name } ]
identifies the subsystem to which the token belongs. If the SSID clause is omitted,
DSM Template Services does not keep track of the information in the HEADING
and DISPLAY clauses.
subsystem-id
is an ASCII character string that conforms to the valid external format for a
subsystem ID. Quotation marks must enclose subsystem-id. If you specify an
invalid subsystem ID, the DDL compiler rejects the token. The valid external
format for a subsystem ID consists of 1 to 8 alphanumeric characters and
hyphens specifying the subsystem owner, a period, a subsystem number or
name, another period, and a version number; for example:
"TANDEM.43.1245"
"TANDEM.XYZ.0"
constant-name
is the name of a constant in the open DDL dictionary. The constant value must
be a valid
subsystem-id
value.
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...