Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to deal with ampersend sign?
Message
From
02/01/2008 10:43:38
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
XML
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01278970
Message ID:
01278974
Views:
25
>When building an XML file in code (using XmlDocument) how do I specify that some elements should be able to contain any characters? (even ampersand sign &)?
>
>Thank you.

If you are building the XML file manually, I think you will need to replace the ampersand with &. Here is a page that shows the XML special characters:

http://www.devx.com/tips/Tip/14068
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform