Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to deal with ampersend sign?
Message
De
02/01/2008 10:43:38
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
XML
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01278970
Message ID:
01278974
Vues:
23
>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/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform