Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Predefined entities for XML Strings
Message
De
08/03/2002 09:01:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00629921
Message ID:
00630128
Vues:
25
>Hi!, where i found all definitions for the xml predefined entities?
>
>like & = &, < = <) ?

In the SDK chm file, search for "character entities"

>
>i need found definitions for spanish letter (ñÑáéíúó) for replacement in the parsing the xml string

You can find a comprehensive list in http://www.w3.org/TR/REC-html40/sgml/entities.html

For instance, ñ is & ntilde; (with no space between & and n); á is & aacute; (and so on).
----------------------------------
António Tavares Lopes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform