| POSC Specifications Version 2.2 |
Epicentre Relational Implementation |
Defines a reference used by a source in determining a value. This may refer to a company, a standards body, a document, etc.
- r_source_ref_s (PK, M: CHAR VARYING(19))
- Surrogate key of the table.
- r_source_name (FNK, M: CHAR VARYING(40))
- ref_source_reference.ref_source
Specifies the bibliographic source of this notation.
Defines a foreign key to table r_source.
- beginning_notation (O: CHAR VARYING(40))
- ref_source_reference.beginning_notation
The notation (e.g., page number, PIDD number) or beginning notation (e.g., first page) within a reference.
- ending_notation (O: CHAR VARYING(40))
- ref_source_reference.ending_notation
The ending notation (e.g., last page in a range of pages) in a reference.
Table is related to: @reference_behavior
Intersection Tables: reference_data_x
Primary Key Constraint on: R_SOURCE_REF_S
Generated on Mon Dec 1 10:27:15 1997
© Copyright 1997 POSC. All rights reserved.