Subject: Re: Treatment of "\" in XML values
From: Jarno Elovirta <jarnose@xxxxxxxxxx>
Date: Mon, 15 Feb 1999 08:57:23 +0200 (EET)
|
On Mon, 15 Feb 1999, Jarno Elovirta wrote:
> On Fri, 12 Feb 1999, parul agarwal wrote:
>
> > While trying to parse XML, if the value contains "\n" or "\101", what is
> > the parser expected to do? Does it read these as it is literally or
> > treat "\" as special escape character.
> >
> > If I try to use Roguewave strings or even C char*, it gets converted to
> > the corresponding character by them?
>
> try encoding="ISO-8859-1"
ups, didn't have the multinational character set on when i wrote that.
sorry, was trying to answer a different question. (am ashamed)
: jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|