Re: Treatment of "\" in XML values

Subject: Re: Treatment of "\" in XML values
From: Jarno Elovirta <jarnose@xxxxxxxxxx>
Date: Mon, 15 Feb 1999 08:24:04 +0200 (EET)



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"

: jarno


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread