TargetNameSpace (xmlitem)

De Wiki1000
property TargetNameSpace:string;

Lecture seule

Cette propriété retourne le domaine (URI) cible de l'élément. Le domaine cible est le domaine d'identifiant "tns".

Exemple:

procedure foo(elt:TxmlItem);
begin
  if elt.TargetNameSpace = 'http://www.sage.com/....' then
   begin
   end;
end;

Voir aussi:

Objets XML qualifiés (tech)Développement DSM





Whos here now:   Members 0   Guests 1   Bots & Crawlers 0
 
Outils personnels