Mega Code Archive
For-each-group select=makemodel group-ending-with=[position() mod 3 = 0]
File: Data.xml
Alfa Romeo
Bentley
Chevrolet
Dodge
Eagle
Ford
GMC
File: Transform.xslt
Car Makes and Models
Car Makes and Models
Here are the car makes and models in
our input document.
|
|
|
|
Output:
Car Makes and Models
Car Makes and Models
Here are the car makes and models in
our input document.
| Alfa Romeo |
Bentley |
Chevrolet |
| Dodge |
Eagle |
Ford |
| GMC |
|