POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
REF_UNIT_OF_MEASURE
ABSTRACT SUPERTYPE OF
(
ONEOF
(
ref_customary_unit_of_measure
,
ref_si_unit_of_measure
))
SUBTYPE OF
(
ref_code
);
acronym :
ndt_short_name
;
description :
OPTIONAL
ndt_comment
;
name :
ndt_name
;
UNIQUE
si: acronym;
END_ENTITY
; (* ref_unit_of_measure *)
Generated on Tue Dec 9 09:50:29 1997
© Copyright 1997 POSC. All rights reserved.