POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
TEXAS_LEGAL_SURVEY_AREA
(* Local *)
SUBTYPE OF
(
legal_survey_area
);
block :
OPTIONAL
ndt_short_name
;
block_fraction :
OPTIONAL
ndt_short_name
;
labor :
OPTIONAL
ndt_short_name
;
league :
OPTIONAL
ndt_short_name
;
lot :
OPTIONAL
ndt_pint1
;
range :
OPTIONAL
ndt_pint1
;
ref_east_or_west :
OPTIONAL
ref_east_or_west
;
ref_north_or_south :
OPTIONAL
ref_north_or_south
;
subdivision :
OPTIONAL
ndt_short_name
;
survey :
OPTIONAL
ndt_name
;
texas_abstract :
OPTIONAL
ndt_short_name
;
township :
OPTIONAL
ndt_pint1
;
township_range_section :
OPTIONAL
ndt_short_name
;
UNIQUE
si:
earth_feature
.identifier,
earth_feature
.unique_within;
END_ENTITY
; (* texas_legal_survey_area *)
Generated on Tue Jul 10 19:39:12 2001
© Copyright 2001 POSC. All rights reserved.