Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: New to XML >Thread Next - Re: New to XML Re: New to XMLTo: NULL Date: 12/5/2008 11:53:00 AM Hi jodleren jodleren wrote: > Well, that does not work either. Both cases fail: > > > <?xml version="1.0" standalone="yes"?> > <more>Ø</more> > <more>Ø</more> > > and they fail at the same line - both & and even &slash; (someone > suggested that) and Ø fail.... how do I overcome this? I come from Denmark so I know about the Ø and what You need to do is: The header should look either like this: <?xml version="1.0" encoding="ISO-8859-1" ?> if You save in NON-Unicode or like this if You save in unicode: <?xml version="1.0" encoding="UTF-8" ?> Thes characters are not alowed in the text in XML files & " ' < > they are reserved for tags and they must be translated to & " ' < > If You use UTF-8 You can use all other characters If You use ISO-8859-1 You will have to stay within ISO-8859-1 You can see what that is if You use the charmap.exe and chose Windows:Wester under advanced. Kind regards Asger | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
