POSC Meta Model Specifications Version 2.3
Meta Data Logical Model
ENTITY
TABLE_DEF
;
name : string(40);
prod_versn :
prod_versn
;
table_type : boolean;
INVERSE
columns :
SET [0:?] OF
column_def
FOR
parent_table;
UNIQUE
si: name;
END_ENTITY
; (* table_def *)
© Copyright 1997-2001 POSC. All rights reserved.