Specifications

DocSTAR Level 2 Service Training Workbook Page 13
Hierarchy table
PARENTID The DOCID of a parent folder, DOCID 0 is the root folder. Sub
folders off of the root will have a ParentID of 0.
CHILDID The DOCID of this sub folder or document.
Miscdata table
RECORDID A unique sequential number that identifies each version history or
event log entry.
RECORDTYPE Indicates whether this is a version history or event log entry.
DATE The date of the entry.
DATA The text description or associated information of the entry.
Origin table
ID A unique sequential number that identifies each Host DocSTAR that
this Host DocSTAR has imported documents from.
NAME The serial number name of the Host DocSTAR that this Host
DocSTAR has imported documents from.
Page table
DOCID The DOCID that this page record belongs to.
PAGENUM The page number that this page record represents in this
document.
PAGEID A unique sequential number that identifies this page record. It
usually represents the image filename without the added zeros and
file extension (e.g. pageid = 5046 represents 00005046.TIF or
00005046.JPG depending on whether or not the document was
scanned as a bi-tonal document or not. (See FILEID below).
TEXTSIZE Indicates the amount of text, in bytes, generated for this page if it
were ‘READ’ or ‘OCRed.’
TIFF This field is only present on systems that have been upgraded from
a version prior to 2.3x and should be ignored.
TEXT Indicates whether or not this page was ‘READ’ or ‘OCRed.’
ROTATION Indicates the amount in degrees that this page was rotated.
TOTALLINES Indicates the total number of lines of text generated for this page if it
were ‘READ’ or ‘OCRed.’
ANTSIZE Indicates the size of the annotation file in bytes. Also implies the
presence of annotation .ANT file, 0 bytes means no file is present.
IMAGETYPE Indicates that this page is either a TIFF or a JPEG image. TIFF=-1
and JPEG=1.
FILEID This field is used to uniquely identify pages that have been imported
from another Host DocSTAR and were left on the import/export
medium. In the case where the fileid is not 0, the pageid no longer
represents the image filename instead fileid now represents the
image filename (e.g. pageid = 5046, fileid = 6753 represents
00006753.TIF or 00006753.JPG depending on whether or not the
document was scanned as a bi-tonal document or not.
Phone table
ID A unique sequential number that identifies each fax address book
entry.
NAME The name of the fax address book entry.
NUMBER The fax number of the fax address book entry.