İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
268 Görünümler

Hi everybody!!!

Please how to put the '&' caracter in an xml view please.

Because when i put it, i have automatically an xml errir.

Who can help please??


Avatar
Vazgeç
En İyi Yanıt

Hi Abdelwahed,

By default illegal characters are &, < and > (as well as " or ' in attributes) in XML. So you will have to change them to XML entities. Try with this:

&

This will encode the "&" to XML entities for you. You can find more about encoding here: https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references

Avatar
Vazgeç
Üretici

Thanks a lot. It works fine :)

İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Mar 25
1440
0
Oca 25
3569
1
Ağu 23
14919
change password Çözüldü
1
Ağu 23
13583
1
Tem 23
10550