Maybe you need url encoding/decoding on one side or the other. There
are some? stylesheets available to do that, see p.e.:
http://stackoverflow.com/questions/2425516/xslt-version-1-url-encoding
Michel
On Thu, Jun 7, 2012 at 7:20 PM, Vasu Chakkera <vasucv(_at_)gmail(_dot_)com>
wrote:
What is ur XML looking like?
Where are u getting these values from ?
Vasu
On 7 June 2012 20:35, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>
wrote:
If you want to consider + to be space you could for example apply
replace($url,'\+','%20')
to your url before further processing,
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
--~------------------------------------------------------------------
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>
--~--
--
Vasu Chakkera
NodeLogic Limited
Oxford
www.node-logic.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>
--~--
--~------------------------------------------------------------------
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>
--~--