Subject: [xsl] misc. confusion on "footnote" handling From: Bruce D'Arcus <bdarcus@xxxxxxxxxxxxx> Date: Tue, 24 Aug 2004 19:13:47 -0400 |
<para> Standard citation: <citation><biblioref linkend="one"/></citation>. Citation in a footnote: <footnote><para>And another citation <citation><biblioref linkend="two"/></citation></para></footnote> </para>
<xsl:template match="db:footnote|db:citation"> <xsl:choose> <xsl:when test="$class='footnote'"> ... </xsl:when> <xsl:otherwise> ... </xsl:otherwise> </xsl:choose> </xsl:template>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] numbering, Michael Kay | Thread | Re: [xsl] misc. confusion on "footn, Jeni Tennison |
RE: [xsl] Converting WordML to a XH, Lincoln Mitchell | Date | [xsl] 2 way conversion between HTML, SANWAL, ABHISHEK (HP |
Month |