Jump to content

skybluesbazza

+Premium Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by skybluesbazza

  1. I have recently been building a home windows form app to process a 'my finds' pocket query. I'm currently using an XML reader to interrogate the gpx file line by line. However, I would like to ideally use LINQ to XML. I've found that I need to use different namespaces to capture all xml elements. However, I cannot target the Groundspeak namespace xmlns=http://www.Groundspeak.com/cache/1/0/. Therefore, I can't extract elements only relevant to that namespace. Any suggestions? Do I need to apply to access that namespace? Managed to sort it. Somehow I wasn't returning the Groundspeak namespace!
×
×
  • Create New...