Un document Xml avec une syntaxe correcte s'appelle "bien formé".
An XML document with correct syntax is called "Well Formed".
Il est possible d'associer une feuille de style à un document XML.
It is possible to associate a stylesheet to an XML document.
Ceci créera un objet document Xml qui pourra ensuite être manipulé, parcouru et reconverti en chaîne de caractères.
This would create an Xml document object that can then be manipulated and traversed, and reconverted back into a string.
Cette instruction doit être placée dans le prologue du document XML.
This must be placed in the prolog section of the xml document.
Collection de méthodes utiles vous aidant dans la création de document XML.
Collection of often needed methods that help you creating XML documents.
Il est utilisé pour parcourir les éléments et attributs d'un document XML.
It is used to traverse elements and attributes of an XML document.
Le premier modèle inclut tous les éléments dans le document XML.
The first template matches all elements in the XML document.
Recherchez la ligne dans le document XML, puis supprimez la balise entière.
Search for the line in XML document and then delete the whole tag.
Le document XML doit être bien formaté et valide avant son envoi.
Your XML document must be well formatted and valid before it is submitted.
Le second argument doit être un document XML bien formé.
The second argument must be a well formed XML document.
L'exemple suivant va effacer l'élément chapter de notre document XML.
The following example will delete the chapter element of our XML document.
Ce chapitre décrit les différentes méthodes pour afficher un document XML.
This chapter describes various methods to view an XML document.
Vous pouvez rapidement créer un nouveau Document XML à partir de zéro.
You can quickly define a new XML Document from scratch.