Hi
I am working with XmlReader, XmlWriter, read from XML structure an write some of the nodes/tags. Especialy the readSubtree() is a usefull and fast method to copy nodes. If there are start elements like Envelope or Action is there a way to copy them in a single command?
Thanks for help.
Jan
<Envelope xmlns="http://schemas.microsoft.com/dynamics/2008/01/documents/Message"><Header><MessageId>{75A2D2A7-831B-405F-A2A1-A875FE6F8D58}</MessageId><SourceEndpoint>Artikelexport</SourceEndpoint><DestinationEndpoint>aE0019</DestinationEndpoint><Action>http://tempuri.org/EH_InventExportService/find</Action></Header>