Hi all,
I seem to be missing something here. I am trying to use the attached xslt to transform an xml file into a string that will be picked up by another operation to perform an SQL insert. I can't seem to get the right results back in my XSL. I think I am overlooking something in my use of templates and how I am navigating the nodes. Unfortunately after staring at this forever I now have tunnel vision and need some help.
I think the answer is embarrassingly easy but I am drawing blanks right now...
Any help would be appreciated.
SFQresult.xml Input XML data
dbinserttest.xslt XSLT to transform data
|