POSC Meta Model Specifications Version 2.3
Meta Data Logical Model
ENTITY
TYPE_DEF
;
aggr_name :
OPTIONAL
string(15);
epic_type :
OPTIONAL
epic_type
;
fixed_length : >boolean;
max_card :
OPTIONAL
integer;
max_length :
OPTIONAL
integer;
min_card :
OPTIONAL
integer;
name : string(40);
param_1 :
OPTIONAL
string(40);
param_2 :
OPTIONAL
string(40);
param_3 :
OPTIONAL
string(40);
param_4 :
OPTIONAL
string(40);
param_5 :
OPTIONAL
string(40);
param_6 :
OPTIONAL
string(40);
schema_def :
schema_def
;
source :
source
;
type_code :
ref_object
;
UNIQUE
si: name, schema_def;
END_ENTITY
; (* type_def *)
© Copyright 1997-2001 POSC. All rights reserved.