POSC Meta Model Specifications Version 2.3
Meta Data Logical Model
ENTITY
ABBREVIATION
;
abbrev_word : string(40);
full_word : string(40);
type_code : string(1)
FIXED
;
UNIQUE
si: type_code, full_word, abbrev_word;
END_ENTITY
; (* abbreviation *)
© Copyright 1997-2001 POSC. All rights reserved.