xsl-list
[Top] [All Lists]

[XPath20] Decoding URIs

2005-11-01 15:44:19
Hi,

is there a method in XPath 2.0 - Functions to decode a URL (resp. its
fragment identifier part)? Or is this done by some way of casting?

I see there is fn:encode-for-uri, but I cannot find its counterpart.

Suppose I have this source XML:


  <elem uri="cust:/dir/a%20value" />


How can I set a variable x to hold the string "cust:/dir/a value"?


Regards, Christian.


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