TCDLEngine
This topic describes the TCDLEngine element.
Description
A custom configuration for the Tridion Content Delivery Language Engine, or TCDL Engine. TCDL is the custom, platform-independent language of SDL Tridion Sites, which Content Delivery transforms into either JSP or ASP.NET script code.
Normally, the TCDL Engine requires no custom configuration. Only specify a custom configuration for the TCDL Engine if you have a pressing reason to do so.
Child element properties
Note: Child elements must occur in the order shown.
Child elements
| Child element | Must occur at least | May occur at most | Element type |
|---|---|---|---|
| DocumentBuilder | 0 times (optional) | 1 times | None |
| Properties | 1 times | 1 times | None |
| Tags | 0 times (optional) | 1 times | None |
| TagBundle | 0 times (optional) | any number of times | None |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| CodeStartMarker | Specifies an alternative marker to use for opening a code block (optional) | string |
| CodeEndMarker | Specifies an alternative marker to use for closing a code block (optional) | string |
| Version | The version of this TCDL Engine | string |