Using XPath to select nodes with namespace in C# / 在C#中用XPath選取具有namespace之節點

May 9th, 2009 Phanix

處理 XML 文件資料時,利用 XPath 來選取文件中節點是蠻常見的方式,可是當這個節點是具有 namespace 時,該怎麼辦呢?

Read the rest of this entry / 繼續閱讀 »