English | česky | Español | Português | Türkçe | Nederlands | По-русски | Deutsch | >> Français << | Italiano | 中文 | ქართული | Magyar | Polski | ZVON > Tutorials > XML Tutorial |
Intro / Chercher / ZVON |
>> Exemple 7 << | Précédent | Suivant | Contenu |
<elements-with-attributes> <el _ok = "oui" /> <one attr = "une valeur"/> <several first="1" second = '2' third= "333"/> <apos_quote case1="Aujourd'hui" case2='Il lança : "Salut, tout le monde!" '/> </elements-with-attributes> |
<errors> <wrong_char a*b = "23432"/> <mismatched_separator value = "12'/> <wrong_separator_type value="aa"aa"/> <wrong_separator_type value='bb'bb'/> <wrong_start XML-ID = "xml234"/> </errors> |