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

RE: encoding shift_jis into an attribute

Subject: RE: encoding shift_jis into an attribute
From: "Matthew Simoneau" <Matthew.Simoneau@xxxxxxxxxxxxx>
Date: Thu, 3 Jun 2004 12:08:43 -0400
shift_jis encoding
Thanks Josh and David for your replies.  I understand a little more
about what's going on.

In the original XML-file, these characters are shift_jis encoded
Unicode.  XSLT is helping me convert this file to HTML.  As text on the
page, XSLT wants them to display properly and escapes them using their
numeric character references, "&#25968;&#23398;".  In the context of the
href attribute, it wants them to be part of a valid URI and is URI
encoding them as "%E6%95%B0%E5%AD%A6".

What I want is to work around this feature and get the numeric character
reference representation within an href attribute.  This may be a bad
idea for a general web page or general URI, but makes sense in my
application.  If I change href to anything else, it leaves the numeric
character references, but then of course my links don't work.  I found
references on the web that this is a feature of Saxon that can be turned
off, but I can't figure out how.

Does anyone have any ideas about how to attack this?

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-2011 All Rights Reserved.