fuwaneko
2010-08-03 07:45:20
views:
74answers:
2
A:
Hey thanks for the quick response but unfortunately i'm trying to get the value of the "Attribute" . I tried your sample.It didnt work thoh.Looks like it works only for XElements.
2010-08-03 07:49:29
You can specify XNamespace for XAttribute as well. Can you show your code?
fuwaneko
2010-08-03 08:08:09
fuwaneko,thanks for your input as well.I used the XNamespace and i was able to get the output.
2010-08-03 08:40:51
A:
You should use provided support of namespaces in LINQ to XML. Look for XNamespace class.
DixonD
2010-08-03 07:51:45