Newbe - Reading a XML file

Hello,

I'm newbe with Knime.

I'm trying to read a simple XML file (parts.xml attached) using the "XML Reader" node, but I dont know how to proccess the results of the output port (The complete XML document in a single data cell ). Where can I find more information or examples about that?

I also tried to parse the same file with the node  "SDML Document Parser", but I get the Warn: 

Sdml Document Parser               Node created an empty data table. 

 

Thanks for your help

Patricio

 

 

 

You can use the XPATH node to extract various elements from the XML cell

Hello All,

Can somebody share me some example on how to read each required element from xml file? 

Regards

Hari