HasNameSpace (xmldoc)

De Wiki1000
function HasNameSpace(const iURI:string):boolean;

Cette fonction teste si le domaine est présent.

Info-20px.png Note : NameSpaceElement doit être défini.
iURI URI du domaine à tester.

Exemple:

procedure foo(doc:TxmlDocument);
begin
  if doc.HasNameSpace('http://fooooo') then
   begin 
   ....
   end;
end;

Voir aussi:

Documents XML (tech)Développement DSM





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