Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Norwegian Characters

Status
Not open for further replies.

GP1

Programmer
Jan 15, 2002
23
NO
Hi,
All I'm having a small problem. In an application that I am developing I get an xml doc from a component. I use an xsl doc to transform the xml to HTML. The problem is the xml that I get has norwegian charaters in it. When I try to use an xml editor (eg:- xmlSpy) it says document not well formed. Canot open xml in IE. What can be done. The component is written by a collegue.

Rgds,
Gavin
 
Is that XML file well Unicode UTF-8 coded? Can you see norwegian characters, when you load this file into MS Word as UTF-8 document?
 
What version of XML Spy? I have 3.0, and it doesn't understand the 2001 XML spec (it wants 1999). I need to bug the boss about buying me the upgrade :)

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top