Hi I need to do this simple operation: having a XML document (as a String for instance) I want to apply to it an XPath query and to get the XML fragment result in a new String.
Could you give me some source code sample or a link ? Thanks in advance Pascal

