阅读背景:

XElement.Elements(XName)方法无法读取具有属性的xml节点

来源:互联网 

I am trying to filter the xmldata using Linq to Xml,the problem is i am not able to get the elements using XElement.Elements(Xname) method but when working with XElement.Desendents(Xname) method it works fine but displays all the element which i don`t want. What i want it it should displays all the element and attributes,whose element and attribute name is passed in the two textboxes. I am trying to filter the xmldata using Linq to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: