POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
MAP
SUBTYPE OF
(
document_specification
);
coordinate_system :
OPTIONAL
coordinate_system
;
x_max :
OPTIONAL
ndt_any_quantity
;
x_min :
OPTIONAL
ndt_any_quantity
;
x_scale :
OPTIONAL
ndt_any_quantity
;
y_max :
OPTIONAL
ndt_any_quantity
;
y_min :
OPTIONAL
ndt_any_quantity
;
y_scale :
OPTIONAL
ndt_any_quantity
;
UNIQUE
si:
document_specification
.identifier;
END_ENTITY
; (* map *)
Generated on Tue Jul 10 19:38:05 2001
© Copyright 2001 POSC. All rights reserved.