OpenWGA 7.5 - WebTML reference

WebTML tags » include

<tml:include keepoptions ="options-name, option-name, ...">

Purpose:

Specifies WebTML options with a local scope, which are provided in the included WebTML module.

Description:

With the attribute scope you can mark WebTML options as "local", so they are only vaild for a directly affected WebTML module.  Other included WebTML modules do not receive this options.

About the attribute "keepoptions" an include tag can still define local options available for the included module. The content of this attribute contains the options comma separated.

This is not necessary for local options which are defined directly in the current include tag.

Value(s):

Liste von Options-Namen, kommasepariert