How to XSL this XML file?
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm wondering if anybody could help me with the following? I have this XML: Binoculars 1075087 Climbing Accessories 5850251 Cooking Gear 13400351 which I want to transform to the following using XSL (the number of row nodes is not fixed): Please notice that the metadata node (in the source XML) contains the names to be used in the resulting XML file as attribute names and that the name can contain one or more spaces (as indicated below in the name "Product yype"). Thank you very much in advance... :)