FindNameSpaceURI (xmldoc)

De Wiki1000
(Différences entre les versions)
Syfre (discuter | contributions)
(Nouvelle page : <source lang='delphi'>function FindNameSpaceURI(const iID:string):string;</source> Cette fonction retourne l'URI du domaine de l'identifiant. {{info|[[NameSpaceElement (xmldoc)|Nam...)

Version actuelle en date du 7 août 2009 à 11:55

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