xsl-list
[Top] [All Lists]

RE: format strings

2005-01-17 14:08:08

Hi John;

I wonder if I could use the same function to sub a <p> for a 
<fo:block> in a
string?


No, absolutely not! translate() is manipulating strings, whereas you need to
manipulate element nodes. You've already been shown how to do this with a
template rule.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>