|
TRIPsystem Kernel API 8.4
|
Definition of a field's design properties. More...
#include <tripapi_types.h>
Public Attributes | |
| char | baffit_ase [32] |
| char | comment [256] |
| boolean | concordance |
| char | copyright_field [16] |
| int | cost |
| boolean | counter_field |
| boolean | default_value |
| int | error_at |
| char | field_name [16] |
| int | field_number |
| char | field_type [16] |
| boolean | file_ref |
| int | index |
| int | max_items |
| int | min_items |
| boolean | orig |
| boolean | part_field |
| boolean | pattern |
| boolean | pid_field |
| char | restrictions [256] |
| boolean | rid_field |
| char | scanit_ase [32] |
| boolean | unique |
Definition of a field's design properties.
| char field_spec_rec::baffit_ase[32] |
ASE called by Baffit when loading field
| char field_spec_rec::comment[256] |
Comment, description
| boolean field_spec_rec::concordance |
Used for classification
| char field_spec_rec::copyright_field[16] |
Name of the copyright holder field
| int field_spec_rec::cost |
Cost of viewing the field
| boolean field_spec_rec::counter_field |
Record number field?
| boolean field_spec_rec::default_value |
Is there a default value for this field?
| int field_spec_rec::error_at |
Error flag
| char field_spec_rec::field_name[16] |
Name of the field
| int field_spec_rec::field_number |
Field number
| char field_spec_rec::field_type[16] |
Type of the field
| boolean field_spec_rec::file_ref |
Is there a database-based restriction?
| int field_spec_rec::index |
Index mode for field
| int field_spec_rec::max_items |
Maximum number of allowable subfields / paragraphs
| int field_spec_rec::min_items |
Minimum number of allowable subfields / paragraphs
| boolean field_spec_rec::orig |
Original layout?
| boolean field_spec_rec::part_field |
Part field?
| boolean field_spec_rec::pattern |
Is there a pattern-based restriction?
| boolean field_spec_rec::pid_field |
Part name field?
| char field_spec_rec::restrictions[256] |
Any restrictions, as specified by flags above
| boolean field_spec_rec::rid_field |
Record name field?
| char field_spec_rec::scanit_ase[32] |
ASE called by Sciffit when indexing field
| boolean field_spec_rec::unique |
Field values must be unique