| Subject: [xsl] Breaking up XML(XHTML) into pages From: "Leonidas Kanellos" <leonidaskanellos@xxxxxxxxxxx> Date: Mon, 24 Mar 2003 16:33:12 +0000 | 
<xsl:template match="//div[@class='section'][$page_number]//h2">
<xsl:if test="./xhtml:h2">
<input name="page_number" value="{$page_number}"/>
5. <xsl:value-of select="*">
</xsl:value-of>
<xsl:apply-templates/>
</xsl:if>
</xsl:template>| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Generic Dropdown template, Rod Humphris - FLPTN | Thread | Re: [xsl] Breaking up XML(XHTML) in, David Carlisle | 
| Re: [xsl] Generic Dropdown template, David Carlisle | Date | RE: [xsl] Generic Dropdown template, Rod Humphris - FLPTN | 
| Month |