POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_NORTH_OR_SOUTH
(* Fixed *)
SUBTYPE OF
(
ref_code
);
INVERSE
carter_legal_survey_area :
SET [0:?] OF
carter_legal_survey_area
FOR
ref_north_or_south;
congressional_legal_srvy_area :
SET [0:?] OF
congressional_legal_srvy_area
FOR
ref_north_or_south;
offshore_quadrant :
SET [0:?] OF
offshore_quadrant
FOR
ref_north_or_south;
pty_legal_survey_location :
SET [0:?] OF
pty_legal_survey_location
FOR
ref_north_or_south;
texas_legal_survey_area :
SET [0:?] OF
texas_legal_survey_area
FOR
ref_north_or_south;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_north_or_south *)
Generated on Tue Jul 10 19:38:53 2001
© Copyright 2001 POSC. All rights reserved.