xsl-list
[Top] [All Lists]

Re: RE: String manipulation in XSLT

2005-10-25 03:27:28
Mukul Gandhi wrote:

Please try this stylesheet

<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                      xmlns:common="http://exslt.org/common";
                      version="1.0">
 


u could also look at the exslt templates in string module...www.exslt.org

gl, Jim Fuller



--~------------------------------------------------------------------
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>
--~--