<column>
In the content, the content to be displayed of the column selected with the attribute “ref” is defined. All elements from the namespace “http://www.w3.org/1999/XSL/Transform” can be used for this. Moreover, the data view “progressive” of the object and the core functions of the Renderengine are available.
Attribute | Description | Namespace | Optional |
---|---|---|---|
ref | Reference to the Id of the appropriate column | No |
<column ref="title">
<xsl:value-of select="onion:meta/@onion:name" />
</column>