XPath get attribute value

@sereganator
lets sort it out one by one with some patience:
Using XPathSelectElement will return a XElement

Using with this method a XPath statement with the intention to retrieve an attribute value will result into NULL / fail.

Is it more clear now? If yes then we can go the next step