I'm developing a Windows Mobile application and I need to parse an Xml document usin XPath. I just tried to use the XPathNavigtor object and noticed it's not part of the Windows Mobile platform.
Does anyone know of an alternative to it?
Thanks!
Anthony