Literal Expressions

We can also provide literal data to a mapping rule with a literal expression.

The literal expression is represented in xfMap by the <literal> element, its expr attribute holds the value of its expression string:

<literal expr="some literal value"/>