|
Subject: [xsl] If a Character exists From: Spencer Tickner <spencertickner@xxxxxxxxx> Date: Wed, 30 Mar 2005 16:19:12 -0800 |
Hi everyon, and thanks for the help again,, on what I thought would be
a simple, simple problem.
All I need to do is test if a character (specifically a period) exists
in a string
ie
<xsl:template match="AAA">
<!--- If a period exits -->
<p class="dindent"><xsl:value-of select="AAA"/></p>
<!-- If a period does not exist -->
<p class="indent"><xsl:value-of select="AAA"/></p>
</xsl:template>
Sorry, it does seem like a really simple question, but google wasn't
be good to me today.
Thanks for the help,
Spence
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] imperative/OO language wi, Brian Chrisman | Thread | RE: [xsl] If a Character exists, Pieter Reint Siegers |
| RE: [xsl] Testing 2 XML documents f, Pieter Reint Siegers | Date | RE: [xsl] If a Character exists, Pieter Reint Siegers |
| Month |