Forum Discussion
teemu_selkala
13 years agoOccasional Contributor
I added following and now it returns a node:
But do I always have to do this manually? Add selectionnamespaces from actual xml before I can use selectNodes?
Doc.setProperty("SelectionNamespaces","xmlns:rs='urn:schemas-microsoft-com:rowset'")
But do I always have to do this manually? Add selectionnamespaces from actual xml before I can use selectNodes?