Subject:XSLT Mapping XML to XML: Repeating Attribute Value Pairs to Flat structure Author:james nuzzo Date:13 Dec 2006 10:55 AM
Have inbound XML with a Unbound Node META which as two elements:
Attribute_Name and Attribute_Value.
I wish to conditional map each row to specific Named node on target XML.
(i.e., Flatfile_Template, XST_Record_2_Canonical) with the corresponding Attribute_Value assigned.