XM_DOCUMENT_LINKS

Entity Name XM_DOCUMENT_LINKS
Entity Type Independent
Definition This table used to identify links between documents
Attribute Datatype Width Definition
DOCUMENT_LINKS_ID Integer 38 PK
DOCUMENT_ID Integer 38 Linking document
DOCUMENT_TYPE_ID Integer 38 Document type of linking document
LINKED_DOCUMENT_ID Integer 38 Linked document
LINKED_DOCUMENT_TYPE_ID Integer 38 Document type of the linked document
LINKED_DOCUMENT_CREATE_DATE DateTime This is the date that the linked document referred to in linked_dcoument_id was created.
LINKED_DOCUMENT_DESCRIPTION Varchar 255 A description of the linked document. Description is free form and up to 255
CHANGE_TIMESTAMP DateTime