POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_LOCATION
ABSTRACT SUPERTYPE OF
(
ONEOF
(
pty_legal_survey_location
,
pty_location_1d
,
pty_location_2d
,
pty_location_3d
))
SUBTYPE OF
(
property
);
location_status :
OPTIONAL
ref_location_status
;
source_content :
OPTIONAL
ndt_identifier
;
INVERSE
pty_location_accuracy :
SET [0:?] OF
pty_location_accuracy
FOR
pty_location;
END_ENTITY
; (* pty_location *)
Generated on Tue Jul 10 19:38:30 2001
© Copyright 2001 POSC. All rights reserved.