Documentation Center

<Tcdl> element

The <Tcdl> element in the smarttarget_conf.xml file allows you to configure Tridion Content Delivery Language (TCDL) settings. TCDL is Tridion Sites's platform-independent language which Content Delivery transforms into JSP/ASP.NET/REL script code.

Procedure

  1. In the <Prefix> subelement, you can specify:
    ElementDescription of value
    <Java>The prefixes used for the output namespaces of TCDL tags for your Java website
    <DotNet>The prefixes used for the output namespaces of TCDL tags for your .NET website
  2. In the <Placeholder> subelement, you can specify:
    ElementDescription of value
    <Pattern>A placeholder pattern to indicate code in TCDL tags that requires processing by Experience Optimization.
    <OutputHandlers>The TCDL output handler class.