Questions tagged [xsl-grouping]

19 questions
0
votes
1 answer

xsl grouping by xml element for repetitive nodes in xslt1 into html table output

I have a complex xml structure that looks like : type1 description11
Polina F.
  • 629
  • 13
  • 32
-1
votes
1 answer

XSLT grouping creation for sequence of elements with specfied condition

I'm new for xslt i need to transform the xml to xml with grouping My input is here below in that i need to group introduction related information that all are have to group with box element, and i have list blocks as para with specified a attribute…
-1
votes
2 answers

Combinig xml elements based upon certain values

I am trying to group an xml based upon certain node…
Yauza
  • 180
  • 1
  • 13
1
2