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

Orcacle parser v2 and <xsl:output/> 'encoding'

Subject: Orcacle parser v2 and <xsl:output/> 'encoding'
From: r.mcarthur@xxxxxxxxxxxx
Date: Thu, 9 Mar 2000 09:22:25 -0500
orcacle
I was unfortunately unable to search the archive for this information, so
forgive me if this has been answered in the past:

I'm using the Oracle parser for Java v2 to do XSLT transforms of XML
documents into HTML.  I need to be able to specify a target encoding for the
output, which should be possible using:

<xsl:output method = "html" encoding="ISO-8859-2" />

I want two results from this:

1. The HTML document should be tagged in the header as ISO-8859-2, as if I
had specified
<META HTTP-EQUIV="Content-Type" CONTENT="ISO-8859-2">

2. Any >x007F Unicode characters in the document should be output as
ISO-8859-2 characters.  I am currently testing with &#x011B; &#x010D;
&#x0161; and &#x017E; (e, c, s, and z with an upside-down ^) from the Latin
Extended-A portion of Unicode

My result right now is that Netscape4 and IE5 do not know the encoding of
the resulting HTML, and the above characters appear as ???? indicating that
Java was unable to determine at character mapping.

The Orcale feature list for their parser suggests that it does support
ISO-8859-2 encoding, but does not indicate how the target encoding can be
specified (other than what XSL specifies).

Thanks in advance for your suggestions,

Rob McArthur



 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.