J
JSheble
I'm integrating with a customer application, and in their assembly, when I
call a method it returns data to us as an XPathNavigator object. I can
parse the various elements I need out of this object with no problem, but
what I cannot seem to do is get at the actual XML string itself. For
accountability, tracking, auditing, and logging, I need to save the XML as
an XML file in an archive folder, but there doesn't seem to be any way of
getting at the actual XML itself.
Ideas? Suggestions?
call a method it returns data to us as an XPathNavigator object. I can
parse the various elements I need out of this object with no problem, but
what I cannot seem to do is get at the actual XML string itself. For
accountability, tracking, auditing, and logging, I need to save the XML as
an XML file in an archive folder, but there doesn't seem to be any way of
getting at the actual XML itself.
Ideas? Suggestions?