Attributs XML (tech)
De Wiki1000
(Différences entre les versions)
(Nouvelle page : ===Introduction=== Les attributs XML sont des objets techniques gérant un attribut d'un élément XML. ===Propriétés=== Un attribut est un élément qual...) |
|||
Ligne 3 : | Ligne 3 : | ||
===Propriétés=== | ===Propriétés=== | ||
− | + | '''Propriétés d'un [[Objets XML qualifiés (tech)|élément qualifié]]''' | |
+ | '''Propriétés d'un attribut XML''' | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- |
Version du 5 août 2009 à 09:06
Introduction
Les attributs XML sont des objets techniques gérant un attribut d'un élément XML.
Propriétés
Propriétés d'un élément qualifié
Propriétés d'un attribut XML
AttributeName | Retourne le nom de l'attribut. |
Value | Accès à la valeur de l'attribut. |
Opérations
Voir aussi :
— Code métier — Développement DSM —