Actions
Feature #5176
closedAdd the replace function from exslt into the pre-renderers
Start date:
10/01/2013
Due date:
% Done:
100%
Estimated time:
Description
Please add this function into the renderers :
http://www.exslt.org/str/functions/replace/str.replace.html
      
      Updated by Reynaud Sylvain about 12 years ago
      
    
    - Category set to Engine
 - Status changed from New to Resolved
 - Assigned To set to Reynaud Sylvain
 - Target version set to 2.0
 - % Done changed from 0 to 100
 
In XSL and pre-renderers, XPath functions that are not supported by XALAN will be available through a different namespace.
For example, function 'replace' is within namespace xalan://exslt.org.strings instead of http://exslt.org/strings.
Actions