| 
 
Subject: [xsl] translation() function? From: Alice Ju-Hsuan Wei <ajwei@xxxxxxxxxxx> Date: Sun, 11 Nov 2007 00:58:46 -0500  | 
<xsl:template match="p"> <xsl:value-of select="upper-case(.)"/> </xsl:template>
 <xsl:template match="emph">
       <span>
           <xsl:call-template name="rend"/>
           <xsl:apply-templates/>
       </span>
   </xsl:template>| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] [Fwd: fo:inline within fo, XSL-List Owner | Thread | Re: [xsl] translation() function?, Mukul Gandhi | 
| Re: [xsl] [Fwd: fo:inline within fo, XSL-List Owner | Date | Re: [xsl] translation() function?, Mukul Gandhi | 
| Month |