<MsgData>
<EmpName>Dipankar</EmpName>
<EmpDescr>Level1 Descr</EmpDescr>
</MsgData>
What will the ESQL Code for extracting element value?
Now I am using the following code:
SET OutputRoot.XML.MsgData.EmpName = InputBody.MsgData.(XML.Element).EmpName; But it returns attribute value with element.
I need only element value.
Please help me. I am eagerly waiting for your responses.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum