FindNameSpaceURI (xmldoc)

De Wiki1000
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 1   Bots & Crawlers 0
 
Outils personnels