Subject: Re: Q.) Encode URL inside HTML Anchor Tag.
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Sat, 18 Nov 2000 14:21:16 +0000
|
Mike Brown wrote:
> Stephen Cunliffe wrote:
>> Is there a function/transformation available in XSL that will allow me
>> to encode URLs in HTML files?
[snip]
> Some XSLT processors (namely SAXON) will automatically URL-encode the
> values of href attributes. Even though you can turn this off in SAXON,
> there are reasons why this is undesirable in general and I don't
> recommend that other processors adopt this practice.
Is Saxon just following the instructions for the HTML output method in
XSLT1.0:
"The html output method should escape non-ASCII characters in URI
attribute values using the method recommended in Section B.2.1 of the
HTML 4.0 Recommendation."
http://www.w3.org/TR/xslt#section-HTML-Output-Method
Or does it go beyond this?
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Robert Herschke - Sat, 18 Nov 2000 00:02:15 +0100
Mike Brown - Fri, 17 Nov 2000 17:41:12 -0700 (MST)
- Jeni Tennison - Sat, 18 Nov 2000 14:21:16 +0000 <=
- Mike Brown - Sat, 18 Nov 2000 22:03:59 -0700 (MST)
- David Carlisle - Sat, 18 Nov 2000 18:51:54 GMT
|
|