Subject: RE: encoding and XSL Transformation
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 10 Sep 2002 19:07:53 +0100
|
> Anyway, it is
> the decimal representation that I want as the output. I am
> working with XML
> that is being generated using C++ MFC and the Xerces C++ parser.
>
> What would you suggest I do to convert these characters to
> their decimal
> reference?
Use <xsl:output encoding="us-ascii"/>
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|