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

RE: Special Characters in URLs

Subject: RE: Special Characters in URLs
From: Eriksson Magnus <Magnus.eriksson@xxxxxxxxxxxx>
Date: Tue, 19 Jun 2001 18:00:43 +0200
valid characters in url
Thanks for the help, Chris. 

Yes, the URIs are interpreted by the Web Server/Web browser but I need them
to be generated correctly by the XSLT processor -- to comply with the
HTTP-standard (e.g. no white space in URLs). Is there a way to achieve this?

Regards,
Magnus Eriksson


-----Original Message-----
From: Christopher R. Maden [mailto:crism@xxxxxxxxx]
Sent: den 19 juni 2001 13:37
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Special Characters in URLs


At 04:12 19-06-2001, Eriksson Magnus wrote:
>I'm sorry, I don't really understand. I have encoding set to iso-8859-1 for
>the xsl:stylesheet and the xsl:output elements, why would it replace it
with
>the UTF-8 values? How should go about doing this, with characters not valid
>for the URL replaced with their HTTP/URL replacement (e.g. " " replaced
with
>"+", "+" with "%2B" etc)?

The content of the document should be encoded in ISO 8859-1, yes.  But a 
URI is interpreted by a URI resolver such as a Web server, not an XML 
parser, so the rules for encoding are different.  The rules for URI 
encoding are described in RFC 2718 (§2.2.5) and in the W3C 
internationalization guidelines (er... somewhere).

IE 5, at least, interprets this correctly, as does (IIRC) Mozilla 5 and 
Netscape 6, and Opera 4.

-Chris

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.