Mega Code Archive
Template rules are modules that describe how a particular part of your source XML should be output
A template rule has three parts:
the opening tag describes which part(s) of your XML document the template should be applied to,
the middle bit describes what should happen once a match is found,
and the closing tag completes the template.
File: Data.xml
while
continue
def
elif
except
from
File: Transform.xslt
Python 2.3 Keywords
Python 2.3 Keywords
Output:
Python 2.3 Keywords
continue def elif except from
while