[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Converting logical <em>s to physical <i>s (nestingprob lem)
From: Joshua.Kuswadi@xxxxxxxxxxxxxxxxxxxx
Date: Fri, 18 Jan 2002 11:17:15 +1100
<snip />

>      <xsl:otherwise>
>        </em><xsl:apply-templates/><em>
>      </xsl:otherwise>

<snip />

> failing only because the contents of the "otherwise" clause aren't 
> nested properly.

Hi Michael,

What if you use:

<xsl:otherwise>
 &lt;/em&gt;<xsl:apply-templates/>&lt;em&gt;
</xsl;otherwise>

I'm not sure if you need to put the '&lt;/em&gt;' in <xsl:text> elements ?!?

HTH,
Joshua

------------------------------------------------------------------------------
This message and any attachment is confidential and may be privileged or otherwise protected from disclosure.  If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone.





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member