CREOLECaseDeterminationData

This table stores XML data for determinations.

The Engine can store two different types of XML data for each determination (and so for each row on CREOLECaseDetermination there are typically two related rows on CREOLECaseDeterminationData):

In the unlikely event that the XML data is too long to fit onto a single CREOLECaseDeterminationData, the data will be truncated to fit and the extra data stored on an "overflow" CREOLECaseDeterminationData row (or chain of overflow rows).

CAUTION:
The XML format of determination results and CER rule object snapshots is internal to the application and direct access to this XML is not supported.

The data contained in the XML may be accessed via the application's published APIs only.