agenttype.xml

[xml]<br />
&lt;agent name=&quot;PingAgent&quot;<br />
package=&quot;examples.pingpong&quot;<br />
type=&quot;jade&quot;<br />
class=&quot;PingAgent&quot;<br />
description=&quot;This Ping-agent sends ping-messages&quot;&gt;<br />
&lt;parameters&gt; […] &lt;/parameters&gt;<br />
&lt;agentdescriptions&gt; […] &lt;/agentdescriptions&gt;<br />
&lt;servicedescriptions&gt; […] &lt;/servicedescriptions&gt;<br />
&lt;/agent&gt;<br />
[/xml]