POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
INTEREST_DESIGNATION
SUBTYPE OF
(
contract_designation
);
amount :
OPTIONAL
ndt_money
;
kind :
ref_interest_designation
;
percent :
OPTIONAL
ndt_percent_le_100
;
ref_hold_or_pay :
OPTIONAL
ref_hold_or_pay
;
END_ENTITY
; (* interest_designation *)
Generated on Tue Jul 10 19:38:02 2001
© Copyright 2001 POSC. All rights reserved.