Rendition

QName: f:rendition

Applied to a node to indicate that its existence is the result of having been rendered automatically from the contents of another node (one that has the f:renditionable feature).

Configuration

This feature does not require configuration.

Rendition Example

{
    "title": "Web Page Article",
    "_features": {
        "f:rendition": {
        }
    }
}