xsl-list
[Top] [All Lists]

RE: Replacing double quotes with XSLT

2003-09-22 14:43:26
-----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