Mega Code Archive
Categories
/
XML
/
XSLT StyleSheet
Use attribute value to create new attribute
File: Data.xml
shop 1
product 1
1996
13.99
11.00
File: Transform.xslt
Output: shop 1 product 1 1996
13.99 11.00