Subject:xslt mapper looses linkage from source when using math Author:peter pagano Date:04 Nov 2011 06:12 AM
Using xslt mapper, simple value-of drag and drop from source xsd element to target xsd element. Then, following instructions in the documentation, type in any math, like "div 2.0" to divide by two directly in the xpath. Math works on transformation, value is divided by two, but the graphical mapping from source is lost in the diagram. How can we do math transforms and maintain the graphical link to source xsd element?
Subject:xslt mapper looses linkage from source when using math Author:Ivan Pedruzzi Date:04 Nov 2011 03:50 PM
Hi Peter,
Mathematical operators are not directly supported, one alternative approach is creating a simple template library that can be imported then invoked from the mapping UI, have a look at the attached project