2
Answers

XMl Particular ode value

I havig this xml i want to ResponseStatus node value how can i get this value

 

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<ResponseData>
    <RequestID>REQ_20210916171331</RequestID>
    <ResponseStatus>2</ResponseStatus>
</ResponseData>

Answers (2)