Andreas L Delmelle wrote:
If you were to replace the three separate apply-templates by only one:
<xsl:apply-templates select="*" />
or
<xsl:apply-templates select="(p | list | table)" />

or just
 <xsl:apply-templates/>

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to