Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid XML characters
Message
From
27/10/2005 10:14:36
 
 
To
27/10/2005 10:04:52
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01062616
Message ID:
01062618
Views:
12
>Now I know there are characters in XML that you have to do special codes for (copyright symbol, restricted symbol, e with the ` on top of it), but my question is, how do people in other countries do it when they use those symbols all the time? Is there some kind of language setting or something?
>
>Just curious... I'm not trying to sneak around the special codes.

For norwegian characters, I have this line as the first line in the XML I create:
<?xml version="1.0" encoding="iso-8859-1"?>
The important part is encoding="iso-8859-1"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform