You are here: Popular Formats > XML (Extensible Markup Language) Reader/Writer > xfMap > Expression Elements (Extract and Literal) > Literal Expressions
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"/>