[Home] [By Thread] [By Date] [Recent Entries]
At 2007-08-27 08:24 -0700, Maxine Pensyl-Johnson wrote:
I tried this, but it only gives me the first para occurance. That's correct, because <xsl:value-of/> acts on only the first member of the set of nodes. This is why I suggested you use an <xsl:for-each> in my message. . . . . . . . Ken -----Original Message----- From: christoph.naber@xxxxxxxxxxxxxxxxxxx [mailto:christoph.naber@xxxxxxxxxxxxxxxxxxx] Sent: Monday, August 27, 2007 8:11 AM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Antwort: Multiple elements condition ... <xsl:when test="count(para) > 1"> <fo:character character="□"/> <xsl:value-of select="para"/>
|

Cart



