[Home] [By Thread] [By Date] [Recent Entries]
On 21/04/2011 19:09, Bubba O'Reily wrote:
Just turn each of these rules into an XSLT template rule: <xsl:template match="para"> [ParaStyle:para]<xsl:apply-templates/>[/ParaStyle:para] </xsl:template> <xsl:template match="text"> [ParaStyle:text]<xsl:apply-templates/>[/ParaStyle:text] </xsl:template> I've had to make guesses there about what the true requirement is, including whitespace handling. Michael Kay Saxonica
|

Cart



