Subject:Looking for help or code sample for adding logic to xlst conversion file Author:Daniel Luczak Date:30 Jan 2009 11:49 AM
Hello all
I am using Stylus Studio 2008 Release 2
I am converting a .csv to an XML document.
I have mapped my fields correctly but I want to get fancy with one field and need help.
In my csv file I have a field called OwnerID which I would like to map to the XML document to CPYOwner but I would like to change what goes to the XML document.
For example the mapping would be something like this
If OwnerID=005700000010KNJAA2 than CPYOwner=Barbeau, Thierry MRU
If OwnerID=0005700000010wvaAAA than CPYOwner=Pierce, Marty MRU
and so on
If someone has an example I can look at that would be great
Can anyone help me with the syntax that would go into the XLST source code.