POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_SP_FLUID_COMPONENT_RATIO
SUBTYPE OF
(
property
);
data_value :
ndt_real4
;
fluid_sample :
fluid_sample
;
measured_fluid_component :
OPTIONAL
fluid_component
;
reference_fluid_component :
OPTIONAL
fluid_component
;
UNIQUE
si: fluid_sample, measured_fluid_component, reference_fluid_component,
process_data
.activity;
END_ENTITY
; (* pty_sp_fluid_component_ratio *)
Generated on Tue Jul 10 19:38:40 2001
© Copyright 2001 POSC. All rights reserved.