Content nodes form the hierarchical structure of a Kodexa document. Each node represents a piece of content (text, a section, a page, etc.) and can have children, features, and tags.Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Node Basics
Creating Nodes
Node Types
Common node types used in Kodexa documents:| Type | Description |
|---|---|
document | Root node of the document |
page | A page in the document |
section | A logical section |
paragraph | A paragraph of text |
line | A line of text |
word | An individual word |
table | A table structure |
row | A table row |
cell | A table cell |
image | An image element |
