| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The element information generated via document analytics. | ||
| ElementContents | array | The element contents. | |
| ElementContent | The element content. | ||
| ObjectId | string | The unique ID of the element. | id1 |
| ElementType | string | The element type. | title; image; table; narrative-text |
| SemanticSimilarity | float | The similarity between the current file and its extracted semantics. | 0.8 |
| ElementRelations | array | The relationships between the current element and other elements. | |
| ElementRelation | The relationship structure between the current element and other elements. |