Platform: Informatica 9.6.1 (XML parcer).
I have a generic XML source file where column names (element names) are stored as attribute (AttributeID) values. I need to write XSLT file and Java code to convert attributes (AttributeID) values into the element (Column_1, Column_2, etc.) and elements values so it can be correctly read by Informatica XML parser. I am new to XSLT.
Here is the sample of the XML source file:
...
User Profile
Collapse
-
How to transform XML attributes values into XML elements?
Last edited by Frinavale; Sep 22 '17, 01:07 PM.
No activity results to display
Show More