Subject: replacing a character with a string
From: "Corey A. Spitzer" <cspitzer@xxxxxxxxx>
Date: Wed, 10 Apr 2002 10:30:44 -0500
|
Is there a way to replace a character with a string in sort of the same way
translate() replaces a character with a character? I have this block of
text in the XML that is contained in a sort of PRE tag and I want to replace
all the hard returns with </fo:block><fo:block>. I can capture the returns
by looking for 

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