I can change the XPath to use escape sequence suggested by you but the source XML is out of my control and it has " for double quot and ' for single quot
In my XML document, some node attributes data contains both single quote and double quote characters, such as <input msg="Hello "World", What's up"/>. The double quotes are in form of escape sequence. I am not able to locate such elements using an XPath expression. I tried the following...
Hi,
To use MQCONNX one has to provide an MQCD structure which contains the information about the channel to be used for connection. Futher a pointer or offset to this structure is to be provided in MQCNO structure. As one can not use pointers in VB, I created a super structure have both MQCNO...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.