OpenWGA 7.10 - WebTML reference

WebTML tags » label

<tml:label container ="label-container">

Purpose:

Specifies the label container from which to retrieve the label

Description:

Normally labels are defined in a file container named "labels_x" where x is a language code, that is contained in the used OpenWGA design. You however may specify a different container name in this attribute. The labels are then retrieved from containers of the given name, plus underscore plus the code of the retrieved language. So specifying a container name "otherlabels" would read english labels from a container named "otherlabels_en".

Value(s):

Base name of label containers

Default value:

A default container specified by <tml:range labelcontainer> or "labels"