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

RE: Unsupported symbols

Subject: RE: Unsupported symbols
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 5 Apr 2002 13:57:35 +0300
unsupported unicode symbols with xml
Hi,

> Please advise a way how can I pass by means of XSLT 
> characters unsupported
> with XML (for example ) to result document during XML->TXT
> transformation. I use Xalan XSLT processor.

There's no XSLT way of doing this. If you're using Xalan-J, write an extension that will e.g. take the Unicode code point as input and return a String containing that character. It's been a while since the last time I tried this, but at the time Xalan-J's serializer allowed to write non-XML characters in text nodes into the output. Other way of doing this would be to write e.g. <?char 000C?> processing instructions and then write your own serializer to serialize those processing intstructions as the specified character.

Santtu

 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.