POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_BUS_ASSN_STRUCTURE
(* Local *)
SUBTYPE OF
(
ref_code
);
effective_date :
OPTIONAL
ndt_date
;
expiry_date :
OPTIONAL
ndt_date
;
ref_bus_assn_structure_type :
OPTIONAL
ref_bus_assn_structure_type
;
INVERSE
business_association :
SET [0:?] OF
business_association
FOR
ref_bus_assn_structure;
ref_bus_assn_structure_rule :
SET [0:?] OF
ref_bus_assn_structure_rule
FOR
ref_bus_assn_structure;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_bus_assn_structure *)
Generated on Tue Jul 10 19:38:48 2001
© Copyright 2001 POSC. All rights reserved.