hi, in the following body after the first template is applied, i want to start the second template in a new page.
<fo:table-body> <xsl:apply-templates select="elementlist[key='aktif']"/> ????????????????????????? <xsl:apply-templates select="elementlist[key='pasif']"/> </fo:table-body> how can i achieve this? thanks in advance. best regards... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]