POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
COMMON_MATERIAL_COMPOSITION
(* Local *)
SUBTYPE OF
(
association_reference
);
amount :
OPTIONAL
ndt_any_quantity
;
composition_type :
OPTIONAL
ref_composition_type
;
count :
OPTIONAL
ndt_pint4
;
part :
material_class
;
required_component :
OPTIONAL
ndt_boolean
;
sequence :
OPTIONAL
ndt_pint4
;
whole :
material_class
;
UNIQUE
si: whole, part, sequence;
END_ENTITY
; (* common_material_composition *)
Generated on Tue Jul 10 19:37:39 2001
© Copyright 2001 POSC. All rights reserved.