Namespace problems querying with XElement
Today I was working onĀ an old SharePoint 2007 project which heavily uses the SharePoint webservices. That implies using a lot of XML as input and output for those services. At one point I had to extract some info from the XML fragment being returned. The function returned an XElement. This type of object can be