POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REGULATION_CLAUSE_AMENDMENT
SUBTYPE OF
(
regulation_clause
);
amendment_date :
OPTIONAL
ndt_date_tod
;
amend_regulation_clause :
regulation_clause
;
ref_clause_amendment_reason :
OPTIONAL
ref_clause_amendment_reason
;
WHERE
dri: SELF :<>: amend_regulation_clause;
END_ENTITY
; (* regulation_clause_amendment *)
Generated on Tue Jul 10 19:38:57 2001
© Copyright 2001 POSC. All rights reserved.