[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSLT 1.0, relative URIs, and xml:base

Subject: Re: XSLT 1.0, relative URIs, and xml:base
From: Ragulf Pickaxe <ragulf.pickaxe@xxxxxxxxx>
Date: Mon, 21 Nov 2005 10:10:44 +0100
uri resolver base xslt
Hi Magnus,

On 11/18/05, Magnus Henriksson (MO/EAB) <magnus.henriksson@xxxxxxxxxxxx>
wrote:
> Hi,
>
> I'm looking for a URI resolver (RFC 2396) that is implemented in pure XSLT
1.0.
<Snip/>
> XSLT 2.0 is not an option, nor are extension functions...

As far as I can tell, you will have a real problem here.
In XSLT (1.0) alone, you cannot get the character code from a given char.

Therefore, you will have to try out every possibility of a given
character. This is barely feasible using only ASCII characters, but if
you need more, then you are really bad off.

You will have to go recursively through the URI in question, escaping
the characters that are not acceptable as they are. The escaping
itself being done by a huge choose-when sentence covering all
possibilities.

I suspect this does not help at all...
Regards,
Ragulf Pickaxe :-)

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.