FindNameSpaceURI (xmldoc)

De Wiki1000
Version du 7 août 2009 à 11:55 par Syfre (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
function FindNameSpaceURI(const iID:string):string;

Cette fonction retourne l'URI du domaine de l'identifiant.

Info-20px.png Note : NameSpaceElement doit être défini.
iID Identifiant du domaine à rechercher.

Exemple:

procedure foo(doc:TxmlDocument);
begin
  if doc.FindNameSpaceURI('ns0')='http://foooooooo' then
   begin
   end;
end;

Voir aussi:

Documents XML (tech)Développement DSM





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