Tables [dbo].[Forms_XML]
Forms data
NameData TypeMax Length (Bytes)NullabilityDescription
DocumentIDint4NULL allowedDocument. Link to DOC_HEADER.DocumentID or DOC_HEADER_BIN.DocumentID if IsDeleted = 1
FormIDint4NULL allowedForm. Link to FORMS_HEADER.FormID
IsDeletedbit1NULL allowed0 - Form is active, 1 - Form is deleted
FormXMLvarchar(max)maxNULL allowedXML Representation of the form and its data elements