Re: Witango-Talk: Error DOM with international Charaters on MacOSX

2003-03-26 Thread Phil Wade
Title: Re: Witango-Talk: Error DOM with international Charaters on MacOSX If you are not sending the xml out to another system and it is used exclusively by your application you can use and CDATA you can store any character set in the DOM.  The same holds true if the XML is incoming – you can

Re: Witango-Talk: Error DOM with international Charaters on MacOSX

2003-03-26 Thread Scott Cadillac
ch 26, 2003 10:21 AM Subject: RE: Witango-Talk: Error DOM with international Charaters on MacOSX Re: Witango-Talk: Error DOM with international Charaters on MacOS XI'm running into a similar problem. Our XML feed occasionally has Chinese characters in it. Is there an ISO encoding that supports

Re: Witango-Talk: Error DOM with international Charaters on MacOSX

2003-03-26 Thread Ezra
Phil Wade [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 6:51 AM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: Error DOM with international Charaters on MacOSX Christian, Try adding an xml header to the DOM which sets the character set to Latin-1 like this: <@ASSIGN request$apoD

RE: Witango-Talk: Error DOM with international Charaters on MacOSX

2003-03-26 Thread David Shelley
Title: Re: Witango-Talk: Error DOM with international Charaters on MacOS X I'm running into a similar problem. Our XML feed occasionally has Chinese characters in it. Is there an ISO encoding that supports both Latin and Chinese character sets?   Dave -Original Message-From: Phil

Re: Witango-Talk: Error DOM with international Charaters on MacOSX

2003-03-26 Thread Phil Wade
Title: Re: Witango-Talk: Error DOM with international Charaters on MacOS X Christian, Try adding an xml header to the DOM which sets the character set to Latin-1 like this: <@ASSIGN request$apoDOM VALUE="<@DOM VALUE='König'>"> Latin1 covers most West European languages, such as French (fr),