User Profile
Collapse
-
Logic is i want make group of <para> and increment them with variable in my sample i group them by 2 in group it appends _1 to first and _2 to second para. -
Grouping by element
Is there any way in XSLT to achive below XML in required output
Want to transform element on same level with different element name.
XML:-
...Code:<Root> <Parent> <Make>Make</Make> <Para>Line 1 $100.00</Para> <Para>Line 1 $200.00</Para> <Para>Line 1 $300.00</Para> <Make>Make</Make> <Para>Line 1 $500.00</Para>
No activity results to display
Show More
Leave a comment: