Hi,
I have xml , and i want to check particular node exist or not .Can you please suggest how do we achieve .
Example :
<inputXML>
<Communication>
<FirstName>Mr. Praveen </Name>
<CartUrl>
https://shopf536090ee651
</CartUrl>
</Communication>
</inputXML>
I want to check in xml CartUrl tag is exist or not .