This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

replacing a character with a string


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 &#xA;


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]