I would like to find the value of errorCode
node using XElement
. Please advise.
<registration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<errorCode>201498</errorCode>
<errorMessage>XML response de-serialization error. Details: XML ??(1, 569)?????</errorMessage>
</registration>