Mega Code Archive
Categories
/
XML Tutorial
/
XSLT StyleSheet
Nested if statement
File: Data.xml
line 1
line 2
line 3
line 4
File: Transform.xslt
The poem is old.
The poem is very old.
The poem is very, very old.
Output: The poem is old. The poem is very old.