benlowery

No namespace support in XPathNavigator?

Nov 6 2003

Mike and I were just mucking around trying to make some XPath work with the XPathNavigator. Turns out, we can’t figure out how to make a namespace-aware XPath query with the XPathNavigator. Neither of us see how you would associate a prefix with a namespace to make the query. On an XmlDocument, this is easy using an XmlNamespaceManager, which you pass into Select, but on the XPathNavigator, there’s just no love. I want some love!

Are we on crack? Is there some way to make a namespace-aware query with the XPathNavigator?

Related posts:

  1. XPathExpression.SetContext
  2. System.Xml.XmlDocument = Voldemorte?
  3. Twitter tracking as customer support?
  4. Dell support for 2405FPW
  5. Windows Media getting CableCard support

Leave a Reply