RE: Replacing double quotes with XSLT2003-09-22 15:22:11[James Paul] translate() works as advertised, provided you write the syntax correctly. Try <xsl:value-of select="translate(../@OrganizationCode,'\','B')"/> Cheers, Tom P XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||