Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
292 Widoki

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??


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

Thanks a lot. It works fine :)

Powiązane posty Odpowiedzi Widoki Czynność
0
mar 25
1442
0
sty 25
3576
1
sie 23
14927
change password Rozwiązane
1
sie 23
13595
1
lip 23
10572