Mega Code Archive
Table with different attribute sets
File: Data.xml
title 1
item 1
item 2
item 3
item 4
item 5
item 6
item 7
File: Transform.xslt
font-weight: bold;
8
8
black
color: white;
Here's the same table with different attribute sets:
Output:
title 1
title 1
| item 1 |
| item 2 |
| item 3 |
| item 4 |
| item 5 |
| item 6 |
| item 7 |
Here's the same table with different attribute sets:
| item 1 |
| item 2 |
| item 3 |
| item 4 |
| item 5 |
| item 6 |
| item 7 |