Krishnaveni Kapu · Jul 25, 2024 go to post

what If my xml is as below :

<?xml version="1.0" encoding="UTF-8"?>
<session>
   <session_Id>124364</session_Id>   
</session>

how do I read session_Id ?

as the xml tag has an underscore , it throws an error always.