Subject: RE: Replacing double quotes with XSLT
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Mon, 22 Sep 2003 23:43:26 +0200
|
> -----Original Message-----
> From James Paul
>
> Even when trying to replace with the " with a single character it does
> not work.
>
> Example
>
> <xsl:element name = "OrganizationCode">
> <xsl:text>"</xsl:text>
> <xsl:value-of select =
> "translate(../@OrganizationCode,'\"','B'"/>
> <xsl:text>"</xsl:text>
> </xsl:element>
>
Question: Is this an *exact* copy of what you put in the stylesheet?
If so, I see a closing bracket missing... (wild guess)
Greetz,
Andreas Delmelle
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Replacing double quotes with XSLT
- James Paul - Mon, 22 Sep 2003 16:37:17 -0400 (EDT)
- <Possible follow-ups>
- Passin, Tom - Mon, 22 Sep 2003 17:01:24 -0400 (EDT)
- James Paul - Mon, 22 Sep 2003 17:38:39 -0400 (EDT)
- Andreas L. Delmelle - Mon, 22 Sep 2003 17:52:22 -0400 (EDT) <=
- J.Pietschmann - Mon, 22 Sep 2003 20:18:10 -0400 (EDT)
- Koes, Derrick - Mon, 22 Sep 2003 17:59:53 -0400 (EDT)
- Passin, Tom - Mon, 22 Sep 2003 18:22:45 -0400 (EDT)
|
|