PHP simplexml, on the one hand, to parse; and the code for <a href="http://drupal.org/project/node_import">http://drupal.org/project/node_import</a> (the part where it imports CSV data into nodes aumented with CCK fields).<br>
<br>Maybe you could offer a patch to add XML import for this module.<br><br>Another line of investigation might be with the services module, where you would have to unmarshall the XML to a PHP hash in order to take advantage of the node.save service (you might have to write a custom service), here you would pipe stuff in via XMLRPC.<br>
<br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br><br><div class="gmail_quote">On Thu, Jun 26, 2008 at 3:08 AM, marolijo - Pol Maresma &lt;<a href="mailto:marolijo@yahoo.es">marolijo@yahoo.es</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div><span><font size="2" face="Arial">Hello, I need to 
automate an import process from an external XML to a CCK content 
type.</font></span></div>
<div><span><font size="2" face="Arial">Can you tell me 
where to start?</font></span></div>
<div><span><font size="2" face="Arial"></font></span>&nbsp;</div>
<div><span><font size="2" face="Arial">Thank&#39;s.</font></span><span></span></div></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>