I'm currently using Xerces library to parse a XML file in C++. I have the algorithm parser written, and the only thing missing is how to retrieve the value between two tags? For example, I'm currently using Xerces library to parse a X
I'm currently using Xerces library to parse a XML file in C++. I have the algorithm parser written, and the only thing missing is how to retrieve the value between two tags? For example, I'm currently using Xerces library to parse a X