Starting at the top
Handle the slideshow element type: part 1
<xsl:template match="slideshow"> <HTML> <TITLE>...</TITLE> <H1>...</H1> ... </HTML> </xsl:template>
[back]
[toc]
[next]