Hello everyone,

I need to generate an XML file whose element would be an active link (triggering a PERL script). The only tool I've found which is capable of doing it is Xlink.
The problem is that it doesn't work properly.
My XML file is :

Code:
<searchresult xmlns:xlink="http://www.w3.org/1999/xlink">
	<account>
		<accountpoid xlink:type="simple" xlink:show="replace"
...