Article publié le mardi 16 mars 2004 par ALL HTML.
Cet article est classé dans les catégories « XML »
<?xml version="1.0" encoding="UTF-8"?>
<root> // balise ouvrante root
<noeud> // balise ouvrante noeud
<branche> // balise ouvrante branche
<feuille/> // balise ouvrante et fermante feuille
</branche> // balise fermante branche
<branche>
<feuille/>
<branche>
</noeud> // balise fermante noeud
<noeud>
<branche/>
</noeud>
<noeud>
<branche/>
</noeud>
<noeud>
<branche/>
</noeud>
</root> // balise fermante root
<root> // balise ouvrante root
<noeud> // balise ouvrante noeud.
<branche> // balise ouvrante branche
<feuille/> // balise ouvrante et fermante feuille
</branche> // balise fermante branche
</noeud> // balise fermante noeud
</root> // balise fermante root
<fougere> // balise ouvrante fougere
<tige/> // balise ouvrante et fermante tige
</fougere> // balise fermante fougere
<site sujet="Portail dédié aux Webmasters">
<titre nom="ALL HTML">
<url>www.allhtml.com</url>
</titre>
<titre nom="W3C">
<url>www.w3c.org
<titre nom="XML.com">
</url>
</titre>
</titre>
</site>
<?xml version="1.0"?>
<traducteur>
<mot>
<francais>Bleu</francais>
<english>Blue</english>
<italiano>Azzurro</italiano>
</mot>
<mot>
<francais>Rouge</francais>
<english>Red</english>
<italiano>Rosso</italiano>
</mot>
<mot>
<francais>Vert</francais>
<english>Green</english>
<italiano>Verde</italiano>
</mot>
</traducteur>
Commentaire publié le jeudi 28 juin 2007 - 21h18 par elnono Vous devez obligatoirement vous identifier en tant que membre pour participer à cette discussion.
Discutez et échangez sur ce thème dans notre forum XML - XSL - WML (WAP) - MATHML.
10/10/2011 - 11h56
Attribut _self à noeud XML ? (1 réponse)
16/08/2010 - 10h08
Facilité mon flux RSS (6 réponses)
06/04/2010 - 10h31
XML, a quoi sa sert? avantage et inconvénient (2 réponses)
13/01/2010 - 17h28
classe générique pour parser tous type de fichier xml (6 réponses)
28/12/2009 - 15h33
sur l'espace de noms (1 réponse)