binary data in XML
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
how can i put a binary data chunk in to XML node using MSXML I've seen some suggestions of converting it to a hex representation. Any suggestions or examples
If you were to do it in C#. it is in this URL Link here I guess you could check the XML content once you made the method invoked.