POSC Meta Model Specifications Version 2.3
Meta Data Logical Model
ENTITY
RULES
;
attribute :
OPTIONAL
attribute
;
ent_or_type_s : string(19);
ref_rule_type :
OPTIONAL
ref_rule_type
;
rule_label :
OPTIONAL
string(40);
rule_text :
OPTIONAL
string(2000);
rule_type : string(3)
FIXED
;
source :
source
;
subset_constraint : boolean;
UNIQUE
si: rule_type, ent_or_type_s, rule_label;
END_ENTITY
; (* rules *)
© Copyright 1997-2001 POSC. All rights reserved.