This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: encoding problem



Hi!

On Thu, May 31, 2001 at 04:53:19PM +0800, Frank Chen wrote:
> It looks like you should have a text declaration in the entity:
> 
> <?xml version="1.0" encoding="iso-8859-1"?>
>       <entry time='991146682'>
>         <name>Joe User</name>
>         <email>juser@some.where</email>
>         ...
>       </entry>
> 
>       <entry time='...'>
>         ...
>       </entry>

That works, thank you. Although I'd prefer not to have any special lines
in that file, it should just fill up with entry nodes from the form. I'd
expected that the encoding attribute in the wrapper file would suffice.

-- 
 Joern Clausen                                joern@TechFak.Uni-Bielefeld.DE
 Faculty of Technology           http://www.TechFak.Uni-Bielefeld.DE/~joern/
 Bielefeld University, Germany                           +49 (0)521/106-2905

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]