Welcome to this Blog. I am Software Engineer and work for Zühlke Engineering AG in Bern. This is my private blog, in which I will post mainly about technical stuff like Software Engineering or IT related topics. The views expressed herein do not necessarily represent those of my employer.
12.06.2008
To define a constant value in an output mapping, just use the attribute constant:
<value constant="hello world" name="theAttribute" />The XML attribute theAttribute get now always the value hello world.
Comments
Leave a comment
