<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=AllocNameSpaceID_%28xmlitem%29</id>
		<title>AllocNameSpaceID (xmlitem) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=AllocNameSpaceID_%28xmlitem%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=AllocNameSpaceID_(xmlitem)&amp;action=history"/>
		<updated>2026-05-09T17:58:29Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=AllocNameSpaceID_(xmlitem)&amp;diff=1212&amp;oldid=prev</id>
		<title>Syfre : Nouvelle page : &lt;source lang='delphi'&gt;function AllocNameSpaceID(const iID:string; const iURI:string):string;&lt;/source&gt;  Cette fonction retourne l'identifiant du domaine et l'alloue si nécessaire.  {...</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=AllocNameSpaceID_(xmlitem)&amp;diff=1212&amp;oldid=prev"/>
				<updated>2009-08-07T16:10:40Z</updated>
		
		<summary type="html">&lt;p&gt;Nouvelle page : &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;function AllocNameSpaceID(const iID:string; const iURI:string):string;&amp;lt;/source&amp;gt;  Cette fonction retourne l&amp;#039;identifiant du domaine et l&amp;#039;alloue si nécessaire.  {...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;function AllocNameSpaceID(const iID:string; const iURI:string):string;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction retourne l'identifiant du domaine et l'alloue si nécessaire.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|iID&lt;br /&gt;
|Identifiant candidat.&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;quot;.&amp;quot;&lt;br /&gt;
|Alloue le domaine par défaut.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;quot;&amp;quot;&lt;br /&gt;
|Alloue un domaine numéroté automatiquement à partir de la racine &amp;quot;ns&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;quot;id&amp;quot;&lt;br /&gt;
|Alloue cet identifiant.&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|iURI&lt;br /&gt;
|URI du domaine à allouer.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple:&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
procedure foo(elt:TxmlItem);&lt;br /&gt;
var itm:TxmlItem;&lt;br /&gt;
begin&lt;br /&gt;
  itm := TxmlItem.Create(elt);&lt;br /&gt;
  itm.ItemName := 'new';&lt;br /&gt;
  itm.AllocNameSpaceID('.','This element default namespace');&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
&lt;br /&gt;
*[[AllocNameSpaceID (xmldoc)|TxmlDocument.AllocNameSpaceID]]&lt;br /&gt;
*[[FindNameSpaceID (xmlitem)|FindNameSpaceID]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|Eléments XML (tech)}}&lt;br /&gt;
[[category:Elément XML]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>